public class DistributedSchedulingAMProtocolPBServiceImpl extends Object implements DistributedSchedulingAMProtocolPB
DistributedSchedulingAMProtocolPB.| Constructor and Description | 
|---|
| DistributedSchedulingAMProtocolPBServiceImpl(DistributedSchedulingAMProtocol impl) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto | allocate(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
        org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto) | 
| org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateResponseProto | allocateForDistributedScheduling(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateRequestProto proto) | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto | finishApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
                       org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto) | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto | registerApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
                         org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) | 
| org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterDistributedSchedulingAMResponseProto | registerApplicationMasterForDistributedScheduling(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                 org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) | 
public DistributedSchedulingAMProtocolPBServiceImpl(DistributedSchedulingAMProtocol impl)
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterDistributedSchedulingAMResponseProto registerApplicationMasterForDistributedScheduling(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                                                                                                                                 org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto)
                                                                                                                                                          throws org.apache.hadoop.thirdparty.protobuf.ServiceException
registerApplicationMasterForDistributedScheduling in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateResponseProto allocateForDistributedScheduling(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                                                                                                              org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateRequestProto proto)
                                                                                                                                       throws org.apache.hadoop.thirdparty.protobuf.ServiceException
allocateForDistributedScheduling in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto allocate(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
                                                                                     org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto)
                                                                              throws org.apache.hadoop.thirdparty.protobuf.ServiceException
allocate in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto finishApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
                                                                                                                   org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto)
                                                                                                            throws org.apache.hadoop.thirdparty.protobuf.ServiceException
finishApplicationMaster in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfacefinishApplicationMaster in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto registerApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
                                                                                                                       org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto)
                                                                                                                throws org.apache.hadoop.thirdparty.protobuf.ServiceException
registerApplicationMaster in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.