Class Dispatcher.DBlock
java.lang.Object
org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations<Dispatcher.DDatanode.StorageGroup>
org.apache.hadoop.hdfs.server.balancer.Dispatcher.DBlock
- Direct Known Subclasses:
Dispatcher.DBlockStriped
- Enclosing class:
- Dispatcher
public static class Dispatcher.DBlock
extends MovedBlocks.Locations<Dispatcher.DDatanode.StorageGroup>
A class for keeping track of block locations in the dispatcher.
-
Field Summary
Fields inherited from class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
locations -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
addLocation, clearLocations, getBlock, getLocations, getNumBytes, isLocatedOn, toString
-
Constructor Details
-
DBlock
public DBlock(org.apache.hadoop.hdfs.protocol.Block block)
-
-
Method Details
-
getNumBytes
-