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.RegisterApplicationMasterRequestProto |
RegisterApplicationMasterRequestPBImpl.getProto() |
Constructor and Description |
---|
RegisterApplicationMasterRequestPBImpl(YarnServiceProtos.RegisterApplicationMasterRequestProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.RegisterApplicationMasterRequestProto> |
YarnServiceProtos.RegisterApplicationMasterRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder.build() |
YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder.buildPartial() |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.getDefaultInstance() |
YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto |
YarnServiceProtos.RegisterApplicationMasterRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.RegisterApplicationMasterRequestProto> |
YarnServiceProtos.RegisterApplicationMasterRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder |
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder.mergeFrom(YarnServiceProtos.RegisterApplicationMasterRequestProto other) |
static YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder |
YarnServiceProtos.RegisterApplicationMasterRequestProto.newBuilder(YarnServiceProtos.RegisterApplicationMasterRequestProto prototype) |
YarnServiceProtos.RegisterApplicationMasterResponseProto |
ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface.registerApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.RegisterApplicationMasterRequestProto request) |
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.