Package | Description |
---|---|
org.apache.ambari.server.stack.upgrade |
Modifier and Type | Class and Description |
---|---|
static class |
ConfigUpgradeChangeDefinition.ConfigurationKeyValue
A key/value pair to set in the type specified by
ConfigUpgradeChangeDefinition.configType |
static class |
ConfigUpgradeChangeDefinition.Insert
Used to replace strings in a key with other strings.
|
static class |
ConfigUpgradeChangeDefinition.Masked
Used for configuration updates that should mask their values from being
printed in plain text.
|
static class |
ConfigUpgradeChangeDefinition.RegexReplace
Used to replace strings in a key with other strings.
|
static class |
ConfigUpgradeChangeDefinition.Replace
Used to replace strings in a key with other strings.
|
static class |
ConfigUpgradeChangeDefinition.Transfer
A
transfer element will copy, move, or delete the value of one type/key to another type/key. |
Copyright © 2022 Apache Software Foundation. All rights reserved.