| Package | Description |
|---|---|
| org.apache.hadoop.yarn.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<YarnServiceProtos.StopContainersRequestProto> |
YarnServiceProtos.StopContainersRequestProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.Builder.build() |
YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.Builder.buildPartial() |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.getDefaultInstance() |
YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.StopContainersRequestProto |
YarnServiceProtos.StopContainersRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<YarnServiceProtos.StopContainersRequestProto> |
YarnServiceProtos.StopContainersRequestProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.Builder.mergeFrom(YarnServiceProtos.StopContainersRequestProto other) |
static YarnServiceProtos.StopContainersRequestProto.Builder |
YarnServiceProtos.StopContainersRequestProto.newBuilder(YarnServiceProtos.StopContainersRequestProto prototype) |
YarnServiceProtos.StopContainersResponseProto |
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request) |
abstract void |
ContainerManagementProtocol.ContainerManagementProtocolService.stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StopContainersResponseProto> done)
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Interface.stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StopContainersResponseProto> done)
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Stub.stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StopContainersResponseProto> done) |
Copyright © 2018 CERN. All Rights Reserved.