| Package | Description |
|---|---|
| org.apache.ambari.server.stack.upgrade | |
| org.apache.ambari.server.stack.upgrade.orchestrate |
| Modifier and Type | Field and Description |
|---|---|
UpgradeScope |
Grouping.scope |
UpgradeScope |
Task.scope
The scope for the task
|
UpgradeScope |
ExecuteStage.scope |
| Modifier and Type | Method and Description |
|---|---|
static UpgradeScope |
UpgradeScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpgradeScope[] |
UpgradeScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UpgradeContext.isScoped(UpgradeScope scope) |
Copyright © 2022 Apache Software Foundation. All rights reserved.