| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method | Description |
|---|---|---|
DatanodeCommand |
DatanodeProtocolClientSideTranslatorPB.blockReport(DatanodeRegistration registration,
java.lang.String poolId,
StorageBlockReport[] reports,
BlockReportContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
DatanodeCommand |
NameNodeRpcServer.blockReport(DatanodeRegistration nodeReg,
java.lang.String poolId,
StorageBlockReport[] reports,
BlockReportContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
DatanodeCommand |
DatanodeProtocol.blockReport(DatanodeRegistration registration,
java.lang.String poolId,
StorageBlockReport[] reports,
BlockReportContext context) |
blockReport() tells the NameNode about all the locally-stored blocks.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.