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