|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HdfsServerConstants.NodeType | |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.common | |
| Uses of HdfsServerConstants.NodeType in org.apache.hadoop.hdfs.protocolPB |
|---|
| Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type HdfsServerConstants.NodeType | |
|---|---|
static org.apache.hadoop.hdfs.server.common.StorageInfo |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageInfoProto info,
HdfsServerConstants.NodeType type)
|
| Uses of HdfsServerConstants.NodeType in org.apache.hadoop.hdfs.server.common |
|---|
| Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.NodeType | |
|---|---|
static HdfsServerConstants.NodeType |
HdfsServerConstants.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HdfsServerConstants.NodeType[] |
HdfsServerConstants.NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||