| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.client | This package provides the administrative APIs for HDFS. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 © 2008–2023 Apache Software Foundation. All rights reserved.