YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.addContainerBuilder()
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContractProto.Builder.addContainerBuilder()
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.addContainerBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContractProto.Builder.addContainerBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.clear() |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.clearId()
optional .hadoop.yarn.ContainerIdProto id = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.clone() |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.getContainerBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContractProto.Builder.getContainerBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeFrom(com.google.protobuf.Message other) |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeFrom(YarnProtos.PreemptionContainerProto other) |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1;
|
static YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.newBuilder() |
static YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.newBuilder(YarnProtos.PreemptionContainerProto prototype) |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.newBuilderForType() |
protected YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.setId(YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto id = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.setId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1;
|
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.toBuilder() |