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

Class Summary
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.
StorageBlockReport Block report for a Datanode storage
StorageReceivedDeletedBlocks Report of block received and deleted per Datanode storage.
StorageReport Utilization report for a Datanode storage
 

Enum Summary
DatanodeStorage.State The state of the storage.
ReceivedDeletedBlockInfo.BlockStatus  
 

Exception Summary
FencedException If a previous user of a resource tries to use a shared resource, after fenced by another user, this exception is thrown.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.