Uses of Enum Class
org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.MetadataType
Packages that use Event.MetadataUpdateEvent.MetadataType
-
Uses of Event.MetadataUpdateEvent.MetadataType in org.apache.hadoop.hdfs.inotify
Methods in org.apache.hadoop.hdfs.inotify that return Event.MetadataUpdateEvent.MetadataTypeModifier and TypeMethodDescriptionEvent.MetadataUpdateEvent.getMetadataType()Returns the enum constant of this class with the specified name.Event.MetadataUpdateEvent.MetadataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hdfs.inotify with parameters of type Event.MetadataUpdateEvent.MetadataTypeModifier and TypeMethodDescriptionEvent.MetadataUpdateEvent.Builder.metadataType(Event.MetadataUpdateEvent.MetadataType type)