|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnServiceProtos.ApplicationsRequestScopeProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnServiceProtos.ApplicationsRequestScopeProto in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.ApplicationsRequestScopeProto | |
|---|---|
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. |
| Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServiceProtos.ApplicationsRequestScopeProto | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<YarnServiceProtos.ApplicationsRequestScopeProto> |
YarnServiceProtos.ApplicationsRequestScopeProto.internalGetValueMap()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.ApplicationsRequestScopeProto | |
|---|---|
YarnServiceProtos.GetApplicationsRequestProto.Builder |
YarnServiceProtos.GetApplicationsRequestProto.Builder.setScope(YarnServiceProtos.ApplicationsRequestScopeProto value)
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL]; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||