|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnProtos.ReservationRequestInterpreterProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnProtos.ReservationRequestInterpreterProto in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnProtos.ReservationRequestInterpreterProto | |
|---|---|
YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestsProtoOrBuilder.getInterpreter()
optional .hadoop.yarn.ReservationRequestInterpreterProto interpreter = 2 [default = R_ALL]; |
YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestsProto.getInterpreter()
optional .hadoop.yarn.ReservationRequestInterpreterProto interpreter = 2 [default = R_ALL]; |
YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestsProto.Builder.getInterpreter()
optional .hadoop.yarn.ReservationRequestInterpreterProto interpreter = 2 [default = R_ALL]; |
static YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestInterpreterProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestInterpreterProto.valueOf(int value)
|
static YarnProtos.ReservationRequestInterpreterProto |
YarnProtos.ReservationRequestInterpreterProto.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static YarnProtos.ReservationRequestInterpreterProto[] |
YarnProtos.ReservationRequestInterpreterProto.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.ReservationRequestInterpreterProto | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<YarnProtos.ReservationRequestInterpreterProto> |
YarnProtos.ReservationRequestInterpreterProto.internalGetValueMap()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnProtos.ReservationRequestInterpreterProto | |
|---|---|
YarnProtos.ReservationRequestsProto.Builder |
YarnProtos.ReservationRequestsProto.Builder.setInterpreter(YarnProtos.ReservationRequestInterpreterProto value)
optional .hadoop.yarn.ReservationRequestInterpreterProto interpreter = 2 [default = R_ALL]; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||