|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnProtos.QueueStateProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnProtos.QueueStateProto in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnProtos.QueueStateProto | |
|---|---|
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. |
| Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnProtos.QueueStateProto | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<YarnProtos.QueueStateProto> |
YarnProtos.QueueStateProto.internalGetValueMap()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnProtos.QueueStateProto | |
|---|---|
YarnProtos.QueueInfoProto.Builder |
YarnProtos.QueueInfoProto.Builder.setState(YarnProtos.QueueStateProto value)
optional .hadoop.yarn.QueueStateProto state = 5; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||