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

public class ClientAMProtocolPBServiceImpl extends Object implements ClientAMProtocolPB
  • Constructor Summary

    Constructors
    Constructor
    Description
    ClientAMProtocolPBServiceImpl(org.apache.hadoop.yarn.service.ClientAMProtocol impl)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeResponseProto
    cancelUpgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CancelUpgradeRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesResponseProto
    decommissionCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.DecommissionCompInstancesRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsResponseProto
    flexComponents(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.FlexComponentsRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesResponseProto
    getCompInstances(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetCompInstancesRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusResponseProto
    getStatus(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.GetStatusRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceResponseProto
    restartService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.RestartServiceRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.StopResponseProto
    stop(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.StopRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeResponseProto
    upgrade(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.CompInstancesUpgradeRequestProto request)
     
    org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceResponseProto
    upgradeService(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.ClientAMProtocol.UpgradeServiceRequestProto request)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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:
      flexComponents in interface org.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:
      getStatus in interface org.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:
      stop in interface org.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:
      upgradeService in interface org.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:
      restartService in interface org.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:
      upgrade in interface org.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:
      getCompInstances in interface org.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:
      cancelUpgrade in interface org.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:
      decommissionCompInstances in interface org.apache.hadoop.yarn.proto.ClientAMProtocol.ClientAMProtocolService.BlockingInterface
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException