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.AllocateResponseProto |
AllocateResponsePBImpl.getProto() |
Constructor and Description |
---|
AllocateResponsePBImpl(YarnServiceProtos.AllocateResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.AllocateResponseProto> |
YarnServiceProtos.AllocateResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.AllocateResponseProto |
ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface.allocate(com.google.protobuf.RpcController controller,
YarnServiceProtos.AllocateRequestProto request) |
YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.Builder.build() |
YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.Builder.buildPartial() |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.getDefaultInstance() |
YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.AllocateResponseProto |
YarnServiceProtos.AllocateResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.AllocateResponseProto> |
YarnServiceProtos.AllocateResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.Builder.mergeFrom(YarnServiceProtos.AllocateResponseProto other) |
static YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.newBuilder(YarnServiceProtos.AllocateResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2013 Apache Software Foundation. All rights reserved.