| Package | Description |
|---|---|
| org.apache.ambari.server.agent.stomp.dto | |
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.orm.entities | |
| org.apache.ambari.server.state |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BlueprintProvisioningState> |
HostLevelParamsCluster.getBlueprintProvisioningState() |
| Constructor and Description |
|---|
HostLevelParamsCluster(RecoveryConfig recoveryConfig,
Map<String,BlueprintProvisioningState> blueprintProvisioningState) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BlueprintProvisioningState> |
AmbariManagementController.getBlueprintProvisioningStates(Long clusterId,
Long hostId) |
Map<String,BlueprintProvisioningState> |
AmbariManagementControllerImpl.getBlueprintProvisioningStates(Long clusterId,
Long hostId) |
| Modifier and Type | Method and Description |
|---|---|
BlueprintProvisioningState |
HostComponentDesiredStateEntity.getBlueprintProvisioningState() |
| Modifier and Type | Method and Description |
|---|---|
void |
HostComponentDesiredStateEntity.setBlueprintProvisioningState(BlueprintProvisioningState blueprintProvisioningState) |
| Modifier and Type | Method and Description |
|---|---|
static BlueprintProvisioningState |
BlueprintProvisioningState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlueprintProvisioningState[] |
BlueprintProvisioningState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.