Class Hierarchy
- java.lang.Object
- org.apache.hadoop.hdfs.inotify.Event
- org.apache.hadoop.hdfs.inotify.Event.AppendEvent
- org.apache.hadoop.hdfs.inotify.Event.CloseEvent
- org.apache.hadoop.hdfs.inotify.Event.CreateEvent
- org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
- org.apache.hadoop.hdfs.inotify.Event.RenameEvent
- org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
- org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
- org.apache.hadoop.hdfs.inotify.Event.AppendEvent.Builder
- org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
- org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.Builder
- org.apache.hadoop.hdfs.inotify.Event.RenameEvent.Builder
- org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent.Builder
- org.apache.hadoop.hdfs.inotify.EventBatch
- org.apache.hadoop.hdfs.inotify.EventBatchList
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.hadoop.hdfs.inotify.MissingEventsException
- java.lang.Exception
- org.apache.hadoop.hdfs.inotify.Event
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.hadoop.hdfs.inotify.Event.CreateEvent.INodeType
- org.apache.hadoop.hdfs.inotify.Event.EventType
- org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.MetadataType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)