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

Packages that use org.apache.hadoop.hdfs.protocol
org.apache.hadoop.hdfs.protocol   
org.apache.hadoop.hdfs.protocolPB   
org.apache.hadoop.hdfs.server.namenode   
org.apache.hadoop.hdfs.server.namenode.snapshot   
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.protocol
DatanodeInfo.AdminStates
           
HdfsConstants.DatanodeReportType
           
HdfsConstants.SafeModeAction
           
LayoutVersion.Feature
          Enums for features that change the layout version.
SnapshotDiffReport.DiffReportEntry
          Representing the full path and diff type of a file/directory where changes have happened.
SnapshotDiffReport.DiffType
          Types of the difference, which include CREATE, MODIFY, DELETE, and RENAME.
SnapshottableDirectoryStatus
          Metadata about a snapshottable directory
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.protocolPB
CorruptFileBlocks
          Contains a list of paths corresponding to corrupt files and a cookie used for iterative calls to NameNode.listCorruptFileBlocks.
DatanodeInfo.AdminStates
           
HdfsConstants.DatanodeReportType
           
HdfsConstants.SafeModeAction
           
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
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.server.namenode
SnapshotAccessControlException
          Snapshot access related exception.
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.server.namenode.snapshot
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.
SnapshottableDirectoryStatus
          Metadata about a snapshottable directory
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.