Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule.MappingRuleConditionalVariable
Packages that use MappingRuleConditionalVariable
Package
Description
-
Uses of MappingRuleConditionalVariable in org.apache.hadoop.yarn.server.resourcemanager.placement
Methods in org.apache.hadoop.yarn.server.resourcemanager.placement with parameters of type MappingRuleConditionalVariableModifier and TypeMethodDescriptionVariableContext.putConditional(String name, MappingRuleConditionalVariable variable) This method is used to add a conditional variable to the variable context. -
Uses of MappingRuleConditionalVariable in org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule
Classes in org.apache.hadoop.yarn.server.resourcemanager.placement.csmappingrule that implement MappingRuleConditionalVariableModifier and TypeClassDescriptionstatic classSecondaryGroupVariable represents a conditional variable which is supposed to evaluate path parts with "%secondary_group".