Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.proto | |
org.apache.hadoop.yarn.api.records.impl.pb | |
org.apache.hadoop.yarn.proto |
Modifier and Type | Method and Description |
---|---|
YarnProtos.ContainerIdProto |
MRProtos.TaskAttemptReportProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15; |
YarnProtos.ContainerIdProto |
MRProtos.TaskAttemptReportProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15; |
YarnProtos.ContainerIdProto |
MRProtos.TaskAttemptReportProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15; |
YarnProtos.ContainerIdProto |
MRProtos.AMInfoProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 3; |
YarnProtos.ContainerIdProto |
MRProtos.AMInfoProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 3; |
YarnProtos.ContainerIdProto |
MRProtos.AMInfoProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 3; |
Modifier and Type | Method and Description |
---|---|
MRProtos.TaskAttemptReportProto.Builder |
MRProtos.TaskAttemptReportProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 15; |
MRProtos.AMInfoProto.Builder |
MRProtos.AMInfoProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 3; |
MRProtos.TaskAttemptReportProto.Builder |
MRProtos.TaskAttemptReportProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 15; |
MRProtos.AMInfoProto.Builder |
MRProtos.AMInfoProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 3; |
Modifier and Type | Method and Description |
---|---|
YarnProtos.ContainerIdProto |
ContainerIdPBImpl.getProto() |
Constructor and Description |
---|
ContainerIdPBImpl(YarnProtos.ContainerIdProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnProtos.ContainerIdProto> |
YarnProtos.ContainerIdProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.Builder.build() |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.Builder.buildPartial() |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainerRequestProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainerRequestProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainerRequestProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusRequestProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusRequestProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.ContainerExceptionMapProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.ContainerExceptionMapProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.ContainerExceptionMapProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerStatusProtoOrBuilder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerStatusProto.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerStatusProto.Builder.getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersRequestProtoOrBuilder.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersRequestProto.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersRequestProto.Builder.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusesRequestProto.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.getContainerId(int index)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder.getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnProtos.ContainerIdProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnProtos.ContainerIdProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.getDefaultInstance() |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.getDefaultInstanceForType() |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.Builder.getDefaultInstanceForType() |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerProtoOrBuilder.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerProto.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.ContainerProto.Builder.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.PreemptionContainerProtoOrBuilder.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.PreemptionContainerProto.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnProtos.PreemptionContainerProto.Builder.getId()
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.AllocateRequestProtoOrBuilder.getRelease(int index)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.AllocateRequestProto.getRelease(int index)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.AllocateRequestProto.Builder.getRelease(int index)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StartContainersResponseProtoOrBuilder.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StartContainersResponseProto.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StartContainersResponseProto.Builder.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersResponseProtoOrBuilder.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersResponseProto.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnProtos.ContainerIdProto |
YarnServiceProtos.StopContainersResponseProto.Builder.getSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseDelimitedFrom(InputStream input) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(byte[] data) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(InputStream input) |
static YarnProtos.ContainerIdProto |
YarnProtos.ContainerIdProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersRequestProtoOrBuilder.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersRequestProto.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersRequestProto.Builder.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.GetContainerStatusesRequestProto.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.getContainerIdList()
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder.getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
List<YarnProtos.ContainerIdProto> |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
List<YarnProtos.ContainerIdProto> |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
com.google.protobuf.Parser<YarnProtos.ContainerIdProto> |
YarnProtos.ContainerIdProto.getParserForType() |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.AllocateRequestProtoOrBuilder.getReleaseList()
repeated .hadoop.yarn.ContainerIdProto release = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.AllocateRequestProto.getReleaseList()
repeated .hadoop.yarn.ContainerIdProto release = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.AllocateRequestProto.Builder.getReleaseList()
repeated .hadoop.yarn.ContainerIdProto release = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StartContainersResponseProtoOrBuilder.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StartContainersResponseProto.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StartContainersResponseProto.Builder.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersResponseProtoOrBuilder.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersResponseProto.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
List<YarnProtos.ContainerIdProto> |
YarnServiceProtos.StopContainersResponseProto.Builder.getSucceededRequestsList()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.Builder.addContainerId(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.addContainerId(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.Builder.addContainerId(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.addContainerId(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.addContainersToCleanup(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.addContainersToCleanup(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServiceProtos.AllocateRequestProto.Builder |
YarnServiceProtos.AllocateRequestProto.Builder.addRelease(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnServiceProtos.AllocateRequestProto.Builder |
YarnServiceProtos.AllocateRequestProto.Builder.addRelease(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.Builder.addSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.Builder.addSucceededRequests(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainerRequestProto.Builder |
YarnServiceProtos.StopContainerRequestProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusRequestProto.Builder |
YarnServiceProtos.GetContainerStatusRequestProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.ContainerExceptionMapProto.Builder |
YarnServiceProtos.ContainerExceptionMapProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerStatusProto.Builder |
YarnProtos.ContainerStatusProto.Builder.mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProto.Builder |
YarnProtos.ContainerIdProto.Builder.mergeFrom(YarnProtos.ContainerIdProto other) |
YarnProtos.ContainerProto.Builder |
YarnProtos.ContainerProto.Builder.mergeId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1; |
static YarnProtos.ContainerIdProto.Builder |
YarnProtos.ContainerIdProto.newBuilder(YarnProtos.ContainerIdProto prototype) |
YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.Builder.setContainerId(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.setContainerId(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.StopContainerRequestProto.Builder |
YarnServiceProtos.StopContainerRequestProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusRequestProto.Builder |
YarnServiceProtos.GetContainerStatusRequestProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.ContainerExceptionMapProto.Builder |
YarnServiceProtos.ContainerExceptionMapProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerStatusProto.Builder |
YarnProtos.ContainerStatusProto.Builder.setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.setContainersToCleanup(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnProtos.ContainerProto.Builder |
YarnProtos.ContainerProto.Builder.setId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.setId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto id = 1; |
YarnServiceProtos.AllocateRequestProto.Builder |
YarnServiceProtos.AllocateRequestProto.Builder.setRelease(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.Builder.setSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.setSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.Builder.addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.addAllContainersToCleanup(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServiceProtos.AllocateRequestProto.Builder |
YarnServiceProtos.AllocateRequestProto.Builder.addAllRelease(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto release = 2; |
YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.Builder.addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.