A C G I K L M N O R S Y 

A

ApplicationCLI - Class in org.apache.hadoop.yarn.client.cli
 
ApplicationCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.ApplicationCLI
 

C

client - Variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 

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
 
getAllQueues() - Method in interface org.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about all queues, recursively if there is a hierarchy
getAllQueues() - Method in class org.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
 
getApplicationList() - Method in interface org.hadoop.yarn.client.YarnClient
Get a report (ApplicationReport) of all Applications in the cluster.
getApplicationList() - Method in class org.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
 
getApplicationReport(ApplicationId) - Method in interface org.hadoop.yarn.client.YarnClient
Get a report of the given Application.
getApplicationReport(ApplicationId) - Method in class org.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
 
getChildQueueInfos(String) - Method in interface org.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about all the immediate children queues of the given queue
getChildQueueInfos(String) - Method in class org.hadoop.yarn.client.YarnClientImpl
 
getClient() - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
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
 
getNewApplication() - Method in interface org.hadoop.yarn.client.YarnClient
Obtain a new ApplicationId for submitting new applications.
getNewApplication() - Method in class org.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
 
getNodeReports() - Method in interface org.hadoop.yarn.client.YarnClient
Get a report of all nodes (NodeReport) in the cluster.
getNodeReports() - Method in class org.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
 
getQueueAclsInfo() - Method in interface org.hadoop.yarn.client.YarnClient
Get information about acls for current user on all the existing queues.
getQueueAclsInfo() - Method in class org.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
 
getQueueInfo(String) - Method in interface org.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about a given queue.
getQueueInfo(String) - Method in class org.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
 
getRMDelegationToken(Text) - Method in interface org.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.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
 
getRootQueueInfos() - Method in interface org.hadoop.yarn.client.YarnClient
Get information (QueueInfo) about top level queues.
getRootQueueInfos() - Method in class org.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
 
getYarnClusterMetrics() - Method in interface org.hadoop.yarn.client.YarnClient
Get metrics (YarnClusterMetrics) about the cluster.
getYarnClusterMetrics() - Method in class org.hadoop.yarn.client.YarnClientImpl
 

I

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

K

KILL_CMD - Static variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
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
 
killApplication(ApplicationId) - Method in interface org.hadoop.yarn.client.YarnClient
Kill an application identified by given ID.
killApplication(ApplicationId) - Method in class org.hadoop.yarn.client.YarnClientImpl
 

L

LIST_CMD - Static variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 

M

main(String[]) - Static method in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
 
main(String[]) - Static method in class org.apache.hadoop.yarn.client.cli.NodeCLI
 

N

NodeCLI - Class in org.apache.hadoop.yarn.client.cli
 
NodeCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.NodeCLI
 

O

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

R

rmAddress - Variable in class org.apache.hadoop.yarn.client.YarnClientImpl
 
rmAddress - Variable in class org.hadoop.yarn.client.YarnClientImpl
 
rmClient - Variable in class org.apache.hadoop.yarn.client.YarnClientImpl
 
rmClient - Variable in class org.hadoop.yarn.client.YarnClientImpl
 
run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
 
run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.NodeCLI
 

S

setClient(YarnClient) - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
setSysErrPrintStream(PrintStream) - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
setSysOutPrintStream(PrintStream) - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
start() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
start() - Method in class org.hadoop.yarn.client.YarnClientImpl
 
STATUS_CMD - Static variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
stop() - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
stop() - Method in class org.apache.hadoop.yarn.client.YarnClientImpl
 
stop() - Method in class org.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
 
submitApplication(ApplicationSubmissionContext) - Method in interface org.hadoop.yarn.client.YarnClient
Submit a new application to YARN.
submitApplication(ApplicationSubmissionContext) - Method in class org.hadoop.yarn.client.YarnClientImpl
 
syserr - Variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 
sysout - Variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
 

Y

YarnCLI - Class in org.apache.hadoop.yarn.client.cli
 
YarnCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.YarnCLI
 
YarnClient - Interface in org.apache.hadoop.yarn.client
 
YarnClient - Interface in org.hadoop.yarn.client
 
YarnClientImpl - Class in org.apache.hadoop.yarn.client
 
YarnClientImpl() - Constructor for class org.apache.hadoop.yarn.client.YarnClientImpl
 
YarnClientImpl - Class in org.hadoop.yarn.client
 
YarnClientImpl() - Constructor for class org.hadoop.yarn.client.YarnClientImpl
 
A C G I K L M N O R S Y 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.