Class Rule
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema.Rule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()getValue()inthashCode()voidsetAdditionalProperty(String name, Object value) voidvoidsetCustomPlacement(String customPlacement) voidsetFallbackResult(Rule.FallbackResult fallbackResult) voidsetMatches(String matches) voidsetParentQueue(String parentQueue) voidsetPolicy(Rule.Policy policy) voidvoidtoString()
-
Constructor Details
-
Rule
public Rule()
-
-
Method Details
-
getType
-
setType
-
getMatches
-
setMatches
-
getPolicy
-
setPolicy
-
getParentQueue
-
setParentQueue
-
getFallbackResult
-
setFallbackResult
-
getCreate
-
setCreate
-
getValue
-
setValue
-
getCustomPlacement
-
setCustomPlacement
-
getAdditionalProperties
-
setAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-