Class FSContext
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSContext
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 Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.api.records.Resource
-
Method Details
-
getClusterResource
public org.apache.hadoop.yarn.api.records.Resource getClusterResource()
-