Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.labelmanagement |
Modifier and Type | Method and Description |
---|---|
LabelManager.LabelApplicabilityStatus |
LabelManager.isNodeApplicableForApp(String node,
net.java.dev.eval.Expression finalAppLabelExp) |
static LabelManager.LabelApplicabilityStatus |
LabelManager.LabelApplicabilityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelManager.LabelApplicabilityStatus[] |
LabelManager.LabelApplicabilityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.