Package | Description |
---|---|
org.apache.ambari.server.stack.upgrade |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationCondition
The
ConfigurationCondition class is used to represent a condition on
a property. |
class |
SecurityCondition
The
SecurityCondition class is used to represent that the cluster has
been configured for a specific type of security model. |
Modifier and Type | Field and Description |
---|---|
Condition |
Grouping.condition
A condition element with can prevent this entire group from being scheduled
in the upgrade.
|
Condition |
Task.condition
A condition element with can prevent this task from being scheduled in the
upgrade.
|
Condition |
ExecuteStage.condition
A condition element with can prevent this stage from being scheduled in
the upgrade.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.