public static final class ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub extends ApplicationMasterProtocol.ApplicationMasterProtocolService implements ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface, ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface, ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub| Modifier and Type | Method and Description |
|---|---|
void |
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 |
finishApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.FinishApplicationMasterRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto> done)
rpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
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); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void registerApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.RegisterApplicationMasterRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto> done)
ApplicationMasterProtocol.ApplicationMasterProtocolServicerpc registerApplicationMaster(.hadoop.yarn.RegisterApplicationMasterRequestProto) returns (.hadoop.yarn.RegisterApplicationMasterResponseProto);registerApplicationMaster in interface ApplicationMasterProtocol.ApplicationMasterProtocolService.InterfaceregisterApplicationMaster in class ApplicationMasterProtocol.ApplicationMasterProtocolServicepublic void finishApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.FinishApplicationMasterRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto> done)
ApplicationMasterProtocol.ApplicationMasterProtocolServicerpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto);finishApplicationMaster in interface ApplicationMasterProtocol.ApplicationMasterProtocolService.InterfacefinishApplicationMaster in class ApplicationMasterProtocol.ApplicationMasterProtocolServicepublic void allocate(com.google.protobuf.RpcController controller,
YarnServiceProtos.AllocateRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.AllocateResponseProto> done)
ApplicationMasterProtocol.ApplicationMasterProtocolServicerpc allocate(.hadoop.yarn.AllocateRequestProto) returns (.hadoop.yarn.AllocateResponseProto);allocate in interface ApplicationMasterProtocol.ApplicationMasterProtocolService.Interfaceallocate in class ApplicationMasterProtocol.ApplicationMasterProtocolServiceCopyright © 2018 CERN. All Rights Reserved.