org.apache.hadoop.yarn.api
Interface ApplicationClientProtocolPB

All Superinterfaces:
org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
All Known Implementing Classes:
ApplicationClientProtocolPBServiceImpl

@InterfaceAudience.Private
@InterfaceStability.Unstable
public interface ApplicationClientProtocolPB
extends org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface


Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
cancelDelegationToken, deleteReservation, forceKillApplication, getApplicationAttemptReport, getApplicationAttempts, getApplicationReport, getApplications, getClusterMetrics, getClusterNodeLabels, getClusterNodes, getContainerReport, getContainers, getDelegationToken, getNewApplication, getNodeToLabels, getQueueInfo, getQueueUserAcls, moveApplicationAcrossQueues, renewDelegationToken, submitApplication, submitReservation, updateReservation
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.