|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HdfsConstants.UpgradeAction | |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Uses of HdfsConstants.UpgradeAction in org.apache.hadoop.hdfs.protocol |
---|
Methods in org.apache.hadoop.hdfs.protocol that return HdfsConstants.UpgradeAction | |
---|---|
static HdfsConstants.UpgradeAction |
HdfsConstants.UpgradeAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HdfsConstants.UpgradeAction[] |
HdfsConstants.UpgradeAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of HdfsConstants.UpgradeAction in org.apache.hadoop.hdfs.protocolPB |
---|
Methods in org.apache.hadoop.hdfs.protocolPB that return HdfsConstants.UpgradeAction | |
---|---|
static HdfsConstants.UpgradeAction |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.UpgradeActionProto a)
|
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type HdfsConstants.UpgradeAction | |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.UpgradeActionProto |
PBHelper.convert(HdfsConstants.UpgradeAction a)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |