| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema |
| Modifier and Type | Method | Description |
|---|---|---|
static Rule.FallbackResult |
Rule.FallbackResult.fromValue(java.lang.String value) |
|
Rule.FallbackResult |
Rule.getFallbackResult() |
|
static Rule.FallbackResult |
Rule.FallbackResult.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Rule.FallbackResult[] |
Rule.FallbackResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Rule.setFallbackResult(Rule.FallbackResult fallbackResult) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.