Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersResponseProto |
ContainerManagementProtocolPBServiceImpl.stopContainers(com.google.protobuf.RpcController arg0,
YarnServiceProtos.StopContainersRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersResponseProto |
StopContainersResponsePBImpl.getProto() |
Constructor and Description |
---|
StopContainersResponsePBImpl(YarnServiceProtos.StopContainersResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.StopContainersResponseProto> |
YarnServiceProtos.StopContainersResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.Builder.build() |
YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.Builder.buildPartial() |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.getDefaultInstance() |
YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.StopContainersResponseProto |
YarnServiceProtos.StopContainersResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.StopContainersResponseProto |
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.StopContainersResponseProto> |
YarnServiceProtos.StopContainersResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.Builder.mergeFrom(YarnServiceProtos.StopContainersResponseProto other) |
static YarnServiceProtos.StopContainersResponseProto.Builder |
YarnServiceProtos.StopContainersResponseProto.newBuilder(YarnServiceProtos.StopContainersResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
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 © 2013 Apache Software Foundation. All rights reserved.