Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.SubmitApplicationResponseProto |
ApplicationClientProtocolPBServiceImpl.submitApplication(com.google.protobuf.RpcController arg0,
YarnServiceProtos.SubmitApplicationRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.SubmitApplicationResponseProto |
SubmitApplicationResponsePBImpl.getProto() |
Constructor and Description |
---|
SubmitApplicationResponsePBImpl(YarnServiceProtos.SubmitApplicationResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.SubmitApplicationResponseProto> |
YarnServiceProtos.SubmitApplicationResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.Builder.build() |
YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.Builder.buildPartial() |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.getDefaultInstance() |
YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.SubmitApplicationResponseProto |
YarnServiceProtos.SubmitApplicationResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.SubmitApplicationResponseProto |
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.SubmitApplicationResponseProto> |
YarnServiceProtos.SubmitApplicationResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.SubmitApplicationResponseProto.Builder |
YarnServiceProtos.SubmitApplicationResponseProto.Builder.mergeFrom(YarnServiceProtos.SubmitApplicationResponseProto other) |
static YarnServiceProtos.SubmitApplicationResponseProto.Builder |
YarnServiceProtos.SubmitApplicationResponseProto.newBuilder(YarnServiceProtos.SubmitApplicationResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ApplicationClientProtocol.ApplicationClientProtocolService.submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto> done)
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Interface.submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto> done)
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Stub.submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto> done) |
Copyright © 2013 Apache Software Foundation. All rights reserved.