java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSContext

public class FSContext extends Object
Helper class that holds basic information to be passed around FairScheduler classes. Think of this as a glorified map that holds key information about the scheduler.
  • Method Details

    • getClusterResource

      public org.apache.hadoop.yarn.api.records.Resource getClusterResource()