Uses of Package
org.apache.hadoop.hdfs.inotify

Packages that use org.apache.hadoop.hdfs.inotify
org.apache.hadoop.hdfs A distributed implementation of FileSystem
org.apache.hadoop.hdfs.inotify   
 

Classes in org.apache.hadoop.hdfs.inotify used by org.apache.hadoop.hdfs
Event
          Events sent by the inotify system.
MissingEventsException
           
 

Classes in org.apache.hadoop.hdfs.inotify used by org.apache.hadoop.hdfs.inotify
Event
          Events sent by the inotify system.
Event.CreateEvent
          Sent when a new file is created (including overwrite).
Event.CreateEvent.Builder
           
Event.CreateEvent.INodeType
           
Event.EventType
           
Event.MetadataUpdateEvent
          Sent when there is an update to directory or file (none of the metadata tracked here applies to symlinks) that is not associated with another inotify event.
Event.MetadataUpdateEvent.Builder
           
Event.MetadataUpdateEvent.MetadataType
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.