| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method and Description |
|---|---|
DatanodeCommand |
DatanodeProtocolClientSideTranslatorPB.blockReport(DatanodeRegistration registration,
String poolId,
StorageBlockReport[] reports) |
| Modifier and Type | Method and Description |
|---|---|
DatanodeCommand |
DatanodeProtocol.blockReport(DatanodeRegistration registration,
String poolId,
StorageBlockReport[] reports)
blockReport() tells the NameNode about all the locally-stored blocks.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.