Uses of Class
org.apache.hadoop.hdfs.DFSInotifyEventInputStream

Packages that use DFSInotifyEventInputStream
org.apache.hadoop.hdfs.client   
 

Uses of DFSInotifyEventInputStream in org.apache.hadoop.hdfs.client
 

Methods in org.apache.hadoop.hdfs.client that return DFSInotifyEventInputStream
 DFSInotifyEventInputStream HdfsAdmin.getInotifyEventStream()
          Exposes a stream of namesystem events.
 DFSInotifyEventInputStream HdfsAdmin.getInotifyEventStream(long lastReadTxid)
          A version of HdfsAdmin.getInotifyEventStream() meant for advanced users who are aware of HDFS edits up to lastReadTxid (e.g.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.