Package | Description |
---|---|
org.apache.ambari.server.controller.internal |
Modifier and Type | Class and Description |
---|---|
protected static class |
BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
Topology based updater which replaces original host names (possibly more than one) contained in a property
value with the host names which runs the associated component in the new cluster.
|
class |
UnitUpdater
I append the stack defined unit to the original property value.
|
Modifier and Type | Field and Description |
---|---|
protected static Map<String,Map<String,BlueprintConfigurationProcessor.PropertyUpdater>> |
BlueprintConfigurationProcessor.singleHostTopologyUpdaters
Single host topology updaters
|
Modifier and Type | Method and Description |
---|---|
static BlueprintConfigurationProcessor.PropertyUpdater |
BlueprintConfigurationProcessor.PropertyUpdater.defaultUpdater() |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,BlueprintConfigurationProcessor.PropertyUpdater>> |
BlueprintConfigurationProcessor.getRemovePropertyUpdaters() |
Copyright © 2022 Apache Software Foundation. All rights reserved.