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

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

Classes in org.apache.hadoop.hdfs.server.protocol used by org.apache.hadoop.hdfs.protocolPB
BalancerBandwidthCommand
          Balancer bandwidth command instructs each datanode to change its value for the max amount of network bandwidth it may use during the block balancing operation.
DatanodeStorage
          Class captures information of a storage in Datanode.
ReceivedDeletedBlockInfo
          A data structure to store the blocks in an incremental block report.
RemoteEditLog
           
RemoteEditLogManifest
          An enumeration of logs available on a remote NameNode.
StorageReport
          Utilization report for a Datanode storage
 

Classes in org.apache.hadoop.hdfs.server.protocol used by org.apache.hadoop.hdfs.server.namenode
RemoteEditLogManifest
          An enumeration of logs available on a remote NameNode.
 

Classes in org.apache.hadoop.hdfs.server.protocol used by org.apache.hadoop.hdfs.server.protocol
DatanodeStorage
          Class captures information of a storage in Datanode.
DatanodeStorage.State
          The state of the storage.
ReceivedDeletedBlockInfo
          A data structure to store the blocks in an incremental block report.
ReceivedDeletedBlockInfo.BlockStatus
           
RemoteEditLog
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.