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(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateResponseProto |
allocateForDistributedScheduling(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto |
finishApplicationMaster(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto |
registerApplicationMaster(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterDistributedSchedulingAMResponseProto |
registerApplicationMasterForDistributedScheduling(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) |
public DistributedSchedulingAMProtocolPBServiceImpl(DistributedSchedulingAMProtocol impl)
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterDistributedSchedulingAMResponseProto registerApplicationMasterForDistributedScheduling(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) throws com.google.protobuf.ServiceException
registerApplicationMasterForDistributedScheduling
in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateResponseProto allocateForDistributedScheduling(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.DistributedSchedulingAllocateRequestProto proto) throws com.google.protobuf.ServiceException
allocateForDistributedScheduling
in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto allocate(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto) throws com.google.protobuf.ServiceException
allocate
in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto finishApplicationMaster(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto) throws com.google.protobuf.ServiceException
finishApplicationMaster
in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
finishApplicationMaster
in interface org.apache.hadoop.yarn.proto.DistributedSchedulingAMProtocol.DistributedSchedulingAMProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto registerApplicationMaster(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) throws com.google.protobuf.ServiceException
registerApplicationMaster
in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.