Package | Description |
---|---|
org.apache.hadoop.yarn.api.impl.pb.service | |
org.apache.hadoop.yarn.api.protocolrecords.impl.pb | |
org.apache.hadoop.yarn.proto |
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.StopContainersRequestProto |
StopContainersRequestPBImpl.getProto() |
Constructor and Description |
---|
StopContainersRequestPBImpl(YarnServiceProtos.StopContainersRequestProto 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 © 2013 Apache Software Foundation. All rights reserved.