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

Packages that use org.apache.hadoop.hdfs.protocol
org.apache.hadoop.hdfs.client   
org.apache.hadoop.hdfs.protocol   
org.apache.hadoop.hdfs.protocolPB   
org.apache.hadoop.hdfs.server.datanode   
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.client
CacheDirectiveEntry
          Describes a path-based cache directive entry.
CacheDirectiveInfo
          Describes a path-based cache directive.
CachePoolEntry
          Describes a Cache Pool entry.
CachePoolInfo
          CachePoolInfo describes a cache pool.
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.protocol
CacheDirectiveInfo
          Describes a path-based cache directive.
CacheDirectiveInfo.Builder
          A builder for creating new CacheDirectiveInfo instances.
CacheDirectiveInfo.Expiration
          Denotes a relative or absolute expiration time for a CacheDirective.
CacheDirectiveStats
          Describes a path-based cache directive.
CacheDirectiveStats.Builder
           
CachePoolInfo
          CachePoolInfo describes a cache pool.
CachePoolStats
          CachePoolStats describes cache pool statistics.
CachePoolStats.Builder
           
DatanodeInfo.AdminStates
           
HdfsConstants.DatanodeReportType
           
HdfsConstants.RollingUpgradeAction
           
HdfsConstants.SafeModeAction
           
LayoutVersion.Feature
          Enums for features that change the layout version before rolling upgrade is supported.
LayoutVersion.FeatureInfo
          Feature information.
LayoutVersion.LayoutFeature
          The interface to be implemented by NameNode and DataNode layout features
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
CacheDirectiveEntry
          Describes a path-based cache directive entry.
CacheDirectiveInfo
          Describes a path-based cache directive.
CacheDirectiveInfo.Expiration
          Denotes a relative or absolute expiration time for a CacheDirective.
CacheDirectiveStats
          Describes a path-based cache directive.
CachePoolEntry
          Describes a Cache Pool entry.
CachePoolInfo
          CachePoolInfo describes a cache pool.
CachePoolStats
          CachePoolStats describes cache pool statistics.
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.RollingUpgradeAction
           
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.datanode
LayoutVersion.FeatureInfo
          Feature information.
LayoutVersion.LayoutFeature
          The interface to be implemented by NameNode and DataNode layout features
 

Classes in org.apache.hadoop.hdfs.protocol used by org.apache.hadoop.hdfs.server.namenode
LayoutVersion.FeatureInfo
          Feature information.
LayoutVersion.LayoutFeature
          The interface to be implemented by NameNode and DataNode layout features
RollingUpgradeInfo.Bean
           
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 © 2014 Apache Software Foundation. All Rights Reserved.