Package org.apache.hadoop.hdfs.protocol

Class Summary
CorruptFileBlocks Contains a list of paths corresponding to corrupt files and a cookie used for iterative calls to NameNode.listCorruptFileBlocks.
FSConstants Deprecated. Please use HdfsConstants.
SnapshotDiffReport This class represents to end users the difference between two snapshots of the same directory, or the difference between a snapshot of the directory and its current state.
SnapshotDiffReport.DiffReportEntry Representing the full path and diff type of a file/directory where changes have happened.
SnapshottableDirectoryStatus Metadata about a snapshottable directory
 

Enum Summary
DatanodeInfo.AdminStates  
HdfsConstants.DatanodeReportType  
HdfsConstants.SafeModeAction  
LayoutVersion.Feature Enums for features that change the layout version.
SnapshotDiffReport.DiffType Types of the difference, which include CREATE, MODIFY, DELETE, and RENAME.
 

Exception Summary
FSLimitException.MaxDirectoryItemsExceededException Directory has too many items
FSLimitException.PathComponentTooLongException Path component length is too long
SnapshotAccessControlException Snapshot access related exception.
SnapshotException Snapshot related exception.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.