Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppReport

Packages that use SchedulerAppReport
org.apache.hadoop.yarn.server.resourcemanager.scheduler   
 

Uses of SchedulerAppReport in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler that return SchedulerAppReport
 SchedulerAppReport YarnScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
          Get the Scheduler app for a given app attempt Id.
 SchedulerAppReport AbstractYarnScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.