Class ClientAMProtocolPBServiceImpl
java.lang.Object
org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- All Implemented Interfaces:
org.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface,ClientAMProtocolPB
-
Constructor Summary
ConstructorsConstructorDescriptionClientAMProtocolPBServiceImpl(org.apache.hadoop.yarn.service.ClientAMProtocol impl) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeResponseProtocancelUpgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesResponseProtodecommissionCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsResponseProtoflexComponents(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesResponseProtogetCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusResponseProtogetStatus(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceResponseProtorestartService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.StopResponseProtostop(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.StopRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeResponseProtoupgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeRequestProto request) org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceResponseProtoupgradeService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceRequestProto request)
-
Constructor Details
-
ClientAMProtocolPBServiceImpl
public ClientAMProtocolPBServiceImpl(org.apache.hadoop.yarn.service.ClientAMProtocol impl)
-
-
Method Details
-
flexComponents
public org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsResponseProto flexComponents(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
flexComponentsin interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
getStatus
public org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusResponseProto getStatus(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
getStatusin interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
stop
public org.apache.hadoop.yarn.proto.ClientAMProtocol.StopResponseProto stop(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.StopRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
stopin interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
upgradeService
public org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceResponseProto upgradeService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
upgradeServicein interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
restartService
public org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceResponseProto restartService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
restartServicein interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
upgrade
public org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeResponseProto upgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
upgradein interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
getCompInstances
public org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesResponseProto getCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
getCompInstancesin interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
cancelUpgrade
public org.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeResponseProto cancelUpgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
cancelUpgradein interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-
decommissionCompInstances
public org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesResponseProto decommissionCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
decommissionCompInstancesin interfaceorg.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-