Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.placement.schema |
Modifier and Type | Method and Description |
---|---|
static Rule.FallbackResult |
Rule.FallbackResult.fromValue(String value) |
Rule.FallbackResult |
Rule.getFallbackResult() |
static Rule.FallbackResult |
Rule.FallbackResult.valueOf(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 and Description |
---|---|
void |
Rule.setFallbackResult(Rule.FallbackResult fallbackResult) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.