| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method and Description |
|---|---|
static StorageReport |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageReportProto p) |
static StorageReport[] |
PBHelper.convertStorageReports(List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageReportProto> list) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageReportProto |
PBHelper.convert(StorageReport r) |
static List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageReportProto> |
PBHelper.convertStorageReports(StorageReport[] storages) |
| Modifier and Type | Field and Description |
|---|---|
static StorageReport[] |
StorageReport.EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
StorageReport[] |
DatanodeStorageReport.getStorageReports() |
| Constructor and Description |
|---|
DatanodeStorageReport(org.apache.hadoop.hdfs.protocol.DatanodeInfo datanodeInfo,
StorageReport[] storageReports) |
Copyright © 2018 CERN. All Rights Reserved.