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.
|