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