Class TargetApplicationsNamespace.All

java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.TargetApplicationsNamespace
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.TargetApplicationsNamespace.All
All Implemented Interfaces:
Evaluable<TargetApplications>
Enclosing class:
TargetApplicationsNamespace

public static class TargetApplicationsNamespace.All extends TargetApplicationsNamespace
Namespace to all applications in the cluster.
  • Constructor Details

    • All

      public All()