org.apache.hadoop.yarn.api.impl.pb.service
Class ApplicationClientProtocolPBServiceImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.impl.pb.service.ApplicationClientProtocolPBServiceImpl
All Implemented Interfaces:
ApplicationClientProtocolPB, org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface

@InterfaceAudience.Private
public class ApplicationClientProtocolPBServiceImpl
extends Object
implements ApplicationClientProtocolPB


Constructor Summary
ApplicationClientProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ApplicationClientProtocol impl)
           
 
Method Summary
 org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto cancelDelegationToken(com.google.protobuf.RpcController controller, org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto forceKillApplication(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto getApplicationAttemptReport(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto getApplicationAttempts(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto getApplicationReport(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto getApplications(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto getClusterMetrics(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto getClusterNodes(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto getContainerReport(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto getContainers(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto proto)
           
 org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto getDelegationToken(com.google.protobuf.RpcController controller, org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto getNewApplication(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto getQueueInfo(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto getQueueUserAcls(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto moveApplicationAcrossQueues(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto proto)
           
 org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto renewDelegationToken(com.google.protobuf.RpcController controller, org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto)
           
 org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto submitApplication(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto proto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationClientProtocolPBServiceImpl

public ApplicationClientProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ApplicationClientProtocol impl)
Method Detail

forceKillApplication

public org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto forceKillApplication(com.google.protobuf.RpcController arg0,
                                                                                                        org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto proto)
                                                                                                 throws com.google.protobuf.ServiceException
Specified by:
forceKillApplication in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getApplicationReport

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto getApplicationReport(com.google.protobuf.RpcController arg0,
                                                                                                             org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto)
                                                                                                      throws com.google.protobuf.ServiceException
Specified by:
getApplicationReport in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getClusterMetrics

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto getClusterMetrics(com.google.protobuf.RpcController arg0,
                                                                                                       org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto proto)
                                                                                                throws com.google.protobuf.ServiceException
Specified by:
getClusterMetrics in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getNewApplication

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto getNewApplication(com.google.protobuf.RpcController arg0,
                                                                                                       org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto)
                                                                                                throws com.google.protobuf.ServiceException
Specified by:
getNewApplication in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

submitApplication

public org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto submitApplication(com.google.protobuf.RpcController arg0,
                                                                                                       org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto proto)
                                                                                                throws com.google.protobuf.ServiceException
Specified by:
submitApplication in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getApplications

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto getApplications(com.google.protobuf.RpcController controller,
                                                                                                   org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto proto)
                                                                                            throws com.google.protobuf.ServiceException
Specified by:
getApplications in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getClusterNodes

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto getClusterNodes(com.google.protobuf.RpcController controller,
                                                                                                   org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto proto)
                                                                                            throws com.google.protobuf.ServiceException
Specified by:
getClusterNodes in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getQueueInfo

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto getQueueInfo(com.google.protobuf.RpcController controller,
                                                                                             org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto proto)
                                                                                      throws com.google.protobuf.ServiceException
Specified by:
getQueueInfo in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getQueueUserAcls

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto getQueueUserAcls(com.google.protobuf.RpcController controller,
                                                                                                         org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto proto)
                                                                                                  throws com.google.protobuf.ServiceException
Specified by:
getQueueUserAcls in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getDelegationToken

public org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto getDelegationToken(com.google.protobuf.RpcController controller,
                                                                                                          org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto proto)
                                                                                                   throws com.google.protobuf.ServiceException
Specified by:
getDelegationToken in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

renewDelegationToken

public org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto renewDelegationToken(com.google.protobuf.RpcController controller,
                                                                                                              org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto)
                                                                                                       throws com.google.protobuf.ServiceException
Specified by:
renewDelegationToken in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

cancelDelegationToken

public org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto cancelDelegationToken(com.google.protobuf.RpcController controller,
                                                                                                                org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto proto)
                                                                                                         throws com.google.protobuf.ServiceException
Specified by:
cancelDelegationToken in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

moveApplicationAcrossQueues

public org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto moveApplicationAcrossQueues(com.google.protobuf.RpcController controller,
                                                                                                                           org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto proto)
                                                                                                                    throws com.google.protobuf.ServiceException
Specified by:
moveApplicationAcrossQueues in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getApplicationAttemptReport

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto getApplicationAttemptReport(com.google.protobuf.RpcController controller,
                                                                                                                           org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto proto)
                                                                                                                    throws com.google.protobuf.ServiceException
Specified by:
getApplicationAttemptReport in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getApplicationAttempts

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto getApplicationAttempts(com.google.protobuf.RpcController controller,
                                                                                                                 org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto proto)
                                                                                                          throws com.google.protobuf.ServiceException
Specified by:
getApplicationAttempts in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getContainerReport

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto getContainerReport(com.google.protobuf.RpcController controller,
                                                                                                         org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto)
                                                                                                  throws com.google.protobuf.ServiceException
Specified by:
getContainerReport in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

getContainers

public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto getContainers(com.google.protobuf.RpcController controller,
                                                                                               org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto proto)
                                                                                        throws com.google.protobuf.ServiceException
Specified by:
getContainers in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.