| Package | Description |
|---|---|
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.topology | |
| org.apache.ambari.server.topology.addservice |
| Modifier and Type | Method and Description |
|---|---|
abstract List<ProvisionStep> |
ProvisionAction.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
static ProvisionStep |
ProvisionStep.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisionStep[] |
ProvisionStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Predicate> |
ProvisionActionPredicateBuilder.getPredicate(ProvisionStep action) |
void |
ResourceProviderAdapter.updateHostComponentDesiredState(AddServiceInfo request,
Predicate predicate,
ProvisionStep step) |
Copyright © 2022 Apache Software Foundation. All rights reserved.