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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
finishApplicationMaster
in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.