YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.GetApplicationsRequestProtoOrBuilder.getScope()
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
|
YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.GetApplicationsRequestProto.getScope()
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
|
YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.GetApplicationsRequestProto.Builder.getScope()
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
|
static YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.ApplicationsRequestScopeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.ApplicationsRequestScopeProto.valueOf(int value) |
static YarnServiceProtos.ApplicationsRequestScopeProto |
YarnServiceProtos.ApplicationsRequestScopeProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YarnServiceProtos.ApplicationsRequestScopeProto[] |
YarnServiceProtos.ApplicationsRequestScopeProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|