Package org.apache.hadoop.hdfs.inotify
Class Event.RenameEvent
java.lang.Object
org.apache.hadoop.hdfs.inotify.Event
org.apache.hadoop.hdfs.inotify.Event.RenameEvent
- Enclosing class:
- Event
Sent when a file, directory, or symlink is renamed.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classorg.apache.hadoop.hdfs.inotify.Event.RenameEvent.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
Modifier and TypeMethodDescriptionlongThe time when this event occurred, in milliseconds since the epoch.toString()Methods inherited from class org.apache.hadoop.hdfs.inotify.Event
getEventType