Uses of Enum Class
org.apache.hadoop.hdfs.inotify.Event.EventType
Packages that use Event.EventType
-
Uses of Event.EventType in org.apache.hadoop.hdfs.inotify
Methods in org.apache.hadoop.hdfs.inotify that return Event.EventTypeModifier and TypeMethodDescriptionEvent.getEventType()static Event.EventTypeReturns the enum constant of this class with the specified name.static Event.EventType[]Event.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.hdfs.inotify with parameters of type Event.EventType