Uses of Enum Class
org.apache.hadoop.hdfs.inotify.Event.CreateEvent.INodeType
Packages that use Event.CreateEvent.INodeType
-
Uses of Event.CreateEvent.INodeType in org.apache.hadoop.hdfs.inotify
Methods in org.apache.hadoop.hdfs.inotify that return Event.CreateEvent.INodeTypeModifier and TypeMethodDescriptionEvent.CreateEvent.getiNodeType()static Event.CreateEvent.INodeTypeReturns the enum constant of this class with the specified name.static Event.CreateEvent.INodeType[]Event.CreateEvent.INodeType.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.CreateEvent.INodeTypeModifier and TypeMethodDescriptionEvent.CreateEvent.Builder.iNodeType(Event.CreateEvent.INodeType type)