Package | Description |
---|---|
org.apache.hadoop.hdfs.server.blockmanagement | |
org.apache.hadoop.hdfs.server.datanode.fsdataset |
Modifier and Type | Method and Description |
---|---|
void |
BlockManager.processReport(DatanodeID nodeID,
String poolId,
BlockListAsLongs newReport)
The given datanode is reporting all its blocks.
|
Modifier and Type | Method and Description |
---|---|
BlockListAsLongs |
FsDatasetSpi.getBlockReport(String bpid)
Returns the block report - the full list of blocks stored under a
block pool
|
Copyright © 2013 Apache Software Foundation. All rights reserved.