|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.ReservationRequestProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.ResourceProto |
getCapability()
optional .hadoop.yarn.ResourceProto capability = 1; |
YarnProtos.ResourceProtoOrBuilder |
getCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto capability = 1; |
int |
getConcurrency()
optional int32 concurrency = 3 [default = 1]; |
long |
getDuration()
optional int64 duration = 4 [default = -1]; |
int |
getNumContainers()
optional int32 num_containers = 2 [default = 1]; |
boolean |
hasCapability()
optional .hadoop.yarn.ResourceProto capability = 1; |
boolean |
hasConcurrency()
optional int32 concurrency = 3 [default = 1]; |
boolean |
hasDuration()
optional int64 duration = 4 [default = -1]; |
boolean |
hasNumContainers()
optional int32 num_containers = 2 [default = 1]; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasCapability()
optional .hadoop.yarn.ResourceProto capability = 1;
YarnProtos.ResourceProto getCapability()
optional .hadoop.yarn.ResourceProto capability = 1;
YarnProtos.ResourceProtoOrBuilder getCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto capability = 1;
boolean hasNumContainers()
optional int32 num_containers = 2 [default = 1];
int getNumContainers()
optional int32 num_containers = 2 [default = 1];
boolean hasConcurrency()
optional int32 concurrency = 3 [default = 1];
int getConcurrency()
optional int32 concurrency = 3 [default = 1];
boolean hasDuration()
optional int64 duration = 4 [default = -1];
long getDuration()
optional int64 duration = 4 [default = -1];
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||