| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.webapp |
| Modifier and Type | Method | Description |
|---|---|---|
static DeSelectFields.DeSelectType |
DeSelectFields.DeSelectType.obtainType(java.lang.String literals) |
Obtain the
DeSelectType by the literals given behind
deSelects in URL. |
static DeSelectFields.DeSelectType |
DeSelectFields.DeSelectType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DeSelectFields.DeSelectType[] |
DeSelectFields.DeSelectType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
DeSelectFields.contains(DeSelectFields.DeSelectType type) |
Determine to deselect type should be handled or not.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.