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.StartContainersRequestProto |
StartContainersRequestPBImpl.getProto() |
Constructor and Description |
---|
StartContainersRequestPBImpl(YarnServiceProtos.StartContainersRequestProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.StartContainersRequestProto> |
YarnServiceProtos.StartContainersRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.Builder.build() |
YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.Builder.buildPartial() |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.getDefaultInstance() |
YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.StartContainersRequestProto |
YarnServiceProtos.StartContainersRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.StartContainersRequestProto> |
YarnServiceProtos.StartContainersRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.Builder.mergeFrom(YarnServiceProtos.StartContainersRequestProto other) |
static YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.newBuilder(YarnServiceProtos.StartContainersRequestProto prototype) |
YarnServiceProtos.StartContainersResponseProto |
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request) |
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.