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.DatanodeProtocolProtos.StorageReportProto p) |
static StorageReport[] |
PBHelper.convertStorageReports(List<org.apache.hadoop.hdfs.protocol.proto.DatanodeProtocolProtos.StorageReportProto> list) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.DatanodeProtocolProtos.StorageReportProto |
PBHelper.convert(StorageReport r) |
Modifier and Type | Field and Description |
---|---|
static StorageReport[] |
StorageReport.EMPTY_ARRAY |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.