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