Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.TargetApplicationsNamespace
Packages that use TargetApplicationsNamespace
Package
Description
Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement
contains classes related to scheduling containers using placement
constraints.
-
Uses of TargetApplicationsNamespace in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint
Subclasses of TargetApplicationsNamespace in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraintModifier and TypeClassDescriptionstatic classNamespace to all applications in the cluster.static classNamespace defined by a certain application ID.static classNamespace to applications that attached with a certain application tag.static classNamespace to all applications except itself.static classNamespace within application itself.Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint that return TargetApplicationsNamespaceModifier and TypeMethodDescriptionAllocationTags.getNamespace()static TargetApplicationsNamespaceParse namespace from a string.