G I K O R S Y

G

getAllQueues() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about all queues, recursively if there is a hierarchy
getAllQueues() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getApplicationList() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get a report (ApplicationReport) of all Applications in the cluster.
getApplicationList() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getApplicationReport(ApplicationId) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get a report of the given Application.
getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getChildQueueInfos(String) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about all the immediate children queues of the given queue
getChildQueueInfos(String) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getNewApplication() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Obtain a new ApplicationId for submitting new applications.
getNewApplication() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getNodeReports() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get a report of all nodes (NodeReport) in the cluster.
getNodeReports() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getQueueAclsInfo() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get information about acls for current user on all the existing queues.
getQueueAclsInfo() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getQueueInfo(String) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about a given queue.
getQueueInfo(String) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getRMDelegationToken(Text) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get a delegation token so as to be able to talk to YARN using those tokens.
getRMDelegationToken(Text) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getRootQueueInfos() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about top level queues.
getRootQueueInfos() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
getYarnClusterMetrics() - Method in interface org.apache.hadoop.yarn.client.YarnClient
Get metrics (YarnClusterMetrics) about the cluster.
getYarnClusterMetrics() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 

I

init(Configuration) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 

K

killApplication(ApplicationId) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Kill an application identified by given ID.
killApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 

O

org.apache.hadoop.yarn.client - package org.apache.hadoop.yarn.client
 

R

rmAddress - Variable in class org.apache.hadoop.yarn.client.YarnClientImpl
 
rmClient - Variable in class org.apache.hadoop.yarn.client.YarnClientImpl
 

S

start() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
stop() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
submitApplication(ApplicationSubmissionContext) - Method in interface org.apache.hadoop.yarn.client.YarnClient
Submit a new application to YARN.
submitApplication(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 

Y

YarnClient - Interface in org.apache.hadoop.yarn.client
 
YarnClientImpl - Class in org.apache.hadoop.yarn.client
 
YarnClientImpl() - Constructor for class org.apache.hadoop.yarn.client.YarnClientImpl
 

G I K O R S Y

Copyright © 2012 Apache Software Foundation. All Rights Reserved.