Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersResponseProto |
ContainerManagementProtocolPBServiceImpl.startContainers(com.google.protobuf.RpcController arg0,
YarnServiceProtos.StartContainersRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersResponseProto |
StartContainersResponsePBImpl.getProto() |
Constructor and Description |
---|
StartContainersResponsePBImpl(YarnServiceProtos.StartContainersResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.StartContainersResponseProto> |
YarnServiceProtos.StartContainersResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.Builder.build() |
YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.Builder.buildPartial() |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.getDefaultInstance() |
YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.StartContainersResponseProto |
YarnServiceProtos.StartContainersResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.StartContainersResponseProto |
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.StartContainersResponseProto> |
YarnServiceProtos.StartContainersResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.Builder.mergeFrom(YarnServiceProtos.StartContainersResponseProto other) |
static YarnServiceProtos.StartContainersResponseProto.Builder |
YarnServiceProtos.StartContainersResponseProto.newBuilder(YarnServiceProtos.StartContainersResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ContainerManagementProtocol.ContainerManagementProtocolService.startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StartContainersResponseProto> done)
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Interface.startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StartContainersResponseProto> done)
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Stub.startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.StartContainersResponseProto> done) |
Copyright © 2013 Apache Software Foundation. All rights reserved.