Package org.apache.hadoop.hdfs.inotify
Class Event.UnlinkEvent
java.lang.Object
org.apache.hadoop.hdfs.inotify.Event
org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
- Enclosing class:
- Event
Sent when a file, directory, or symlink is deleted.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classorg.apache.hadoop.hdfs.inotify.Event.UnlinkEvent.BuilderNested classes/interfaces inherited from class org.apache.hadoop.hdfs.inotify.Event
Event.AppendEvent, Event.CloseEvent, Event.CreateEvent, Event.EventType, Event.MetadataUpdateEvent, Event.RenameEvent, Event.TruncateEvent, Event.UnlinkEvent -
Method Summary
Methods inherited from class org.apache.hadoop.hdfs.inotify.Event
getEventType