YarnProtos.QueueStateProto |
YarnProtos.QueueInfoProtoOrBuilder.getState()
optional .hadoop.yarn.QueueStateProto state = 5;
|
YarnProtos.QueueStateProto |
YarnProtos.QueueInfoProto.getState()
optional .hadoop.yarn.QueueStateProto state = 5;
|
YarnProtos.QueueStateProto |
YarnProtos.QueueInfoProto.Builder.getState()
optional .hadoop.yarn.QueueStateProto state = 5;
|
static YarnProtos.QueueStateProto |
YarnProtos.QueueStateProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static YarnProtos.QueueStateProto |
YarnProtos.QueueStateProto.valueOf(int value) |
static YarnProtos.QueueStateProto |
YarnProtos.QueueStateProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YarnProtos.QueueStateProto[] |
YarnProtos.QueueStateProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|