Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Modifier and Type | Method and Description |
---|---|
static HdfsConstants.DatanodeReportType |
HdfsConstants.DatanodeReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsConstants.DatanodeReportType[] |
HdfsConstants.DatanodeReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static HdfsConstants.DatanodeReportType |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.DatanodeReportTypeProto t) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.DatanodeReportTypeProto |
PBHelper.convert(HdfsConstants.DatanodeReportType t) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.