| Package | Description |
|---|---|
| org.apache.hadoop.yarn.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<YarnServiceProtos.GetContainersRequestProto> |
YarnServiceProtos.GetContainersRequestProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.Builder.build() |
YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.Builder.buildPartial() |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.getDefaultInstance() |
YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.GetContainersRequestProto |
YarnServiceProtos.GetContainersRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<YarnServiceProtos.GetContainersRequestProto> |
YarnServiceProtos.GetContainersRequestProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
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) |
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) |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.mergeFrom(YarnServiceProtos.GetContainersRequestProto other) |
static YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.newBuilder(YarnServiceProtos.GetContainersRequestProto prototype) |
Copyright © 2018 CERN. All Rights Reserved.