HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProtoOrBuilder.getType()
required .hadoop.hdfs.NamenodeCommandProto.Type type = 2;
|
HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProto.getType()
required .hadoop.hdfs.NamenodeCommandProto.Type type = 2;
|
HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProto.Builder.getType()
required .hadoop.hdfs.NamenodeCommandProto.Type type = 2;
|
static HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProto.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProto.Type.valueOf(int value) |
static HdfsProtos.NamenodeCommandProto.Type |
HdfsProtos.NamenodeCommandProto.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsProtos.NamenodeCommandProto.Type[] |
HdfsProtos.NamenodeCommandProto.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|