|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnServiceProtos.StopContainersResponseProto.Builder | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnServiceProtos.StopContainersResponseProto.Builder in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.StopContainersResponseProto.Builder | |
|---|---|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto> values)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addFailedRequests(int index,
YarnServiceProtos.ContainerExceptionMapProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addFailedRequests(int index,
YarnServiceProtos.ContainerExceptionMapProto value)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto value)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(int index,
YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.addSucceededRequests(YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.clear()
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.clearFailedRequests()
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.clearSucceededRequests()
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.clone()
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.mergeFrom(com.google.protobuf.Message other)
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.mergeFrom(YarnServiceProtos.StopContainersResponseProto other)
|
static YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.newBuilder()
|
static YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.newBuilder(YarnServiceProtos.StopContainersResponseProto prototype)
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.newBuilderForType()
|
protected YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.removeFailedRequests(int index)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.removeSucceededRequests(int index)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.setFailedRequests(int index,
YarnServiceProtos.ContainerExceptionMapProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.setFailedRequests(int index,
YarnServiceProtos.ContainerExceptionMapProto value)
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.setSucceededRequests(int index,
YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.setSucceededRequests(int index,
YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1; |
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.toBuilder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||