Package | Description |
---|---|
org.apache.hadoop.yarn.api.impl.pb.service | |
org.apache.hadoop.yarn.api.protocolrecords.impl.pb | |
org.apache.hadoop.yarn.proto |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.AllocateResponseProto |
ApplicationMasterProtocolPBServiceImpl.allocate(com.google.protobuf.RpcController arg0,
YarnServiceProtos.AllocateRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.AllocateRequestProto |
AllocateRequestPBImpl.getProto() |
Constructor and Description |
---|
AllocateRequestPBImpl(YarnServiceProtos.AllocateRequestProto 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 © 2013 Apache Software Foundation. All rights reserved.