| Package | Description |
|---|---|
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.state | |
| org.apache.ambari.server.topology |
| Modifier and Type | Method and Description |
|---|---|
AutoDeployInfo |
StackServiceComponentResponse.getAutoDeploy()
Get auto deploy information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StackServiceComponentResponse.setAutoDeploy(AutoDeployInfo autoDeploy)
Set auto deploy information.
|
| Modifier and Type | Method and Description |
|---|---|
AutoDeployInfo |
Extension.getAutoDeployInfo(String component)
Obtain auto-deploy information for the specified component.
|
AutoDeployInfo |
Stack.getAutoDeployInfo(String component)
Obtain auto-deploy information for the specified component.
|
| Modifier and Type | Method and Description |
|---|---|
AutoDeployInfo |
DependencyInfo.getAutoDeploy()
Getter for the auto-deploy property.
|
AutoDeployInfo |
ComponentInfo.getAutoDeploy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyInfo.setAutoDeploy(AutoDeployInfo autoDeploy)
Setter for auto-deploy property.
|
void |
ComponentInfo.setAutoDeploy(AutoDeployInfo autoDeploy) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
BlueprintValidatorImpl.verifyComponentCardinalityCount(String component,
Cardinality cardinality,
AutoDeployInfo autoDeploy)
Verify that a component meets cardinality requirements.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.