Modifier and Type | Method and Description |
---|---|
void |
AlertDefinitionCommand.addConfigs(ConfigHelper configHelper,
Cluster cluster)
Adds cluster configuration properties as required by commands sent to agent.
|
Modifier and Type | Method and Description |
---|---|
ConfigHelper |
AmbariManagementController.getConfigHelper()
Get config helper
|
ConfigHelper |
AmbariManagementControllerImpl.getConfigHelper() |
Constructor and Description |
---|
AmbariServerSSOConfigurationHandler(Clusters clusters,
ConfigHelper configHelper,
AmbariManagementController managementController,
StackAdvisorHelper stackAdvisorHelper,
AmbariConfigurationDAO ambariConfigurationDAO,
AmbariEventPublisher publisher) |
ConfigBasedJmxHostProvider(Map<String,UriInfo> overriddenJmxUris,
JMXHostProvider defaultProvider,
ConfigHelper configHelper) |
OverriddenMetricsHostProvider(Map<String,String> overriddenHosts,
MetricHostProvider metricHostProvider,
ConfigHelper configHelper) |
Modifier and Type | Field and Description |
---|---|
protected ConfigHelper |
AbstractUpgradeServerAction.m_configHelper
Used for manipulting configurations, such as removing entire types and
creating new ones.
|
Modifier and Type | Method and Description |
---|---|
static List<NameService> |
NameService.fromConfig(ConfigHelper config,
Cluster cluster) |
static NameService.NameNode |
NameService.NameNode.fromConfig(String nameServiceId,
String nnUniqueId,
ConfigHelper config,
Cluster cluster) |
Constructor and Description |
---|
MasterHostResolver(Cluster cluster,
ConfigHelper configHelper,
UpgradeContext upgradeContext)
Constructor.
|
Constructor and Description |
---|
UpgradeContext(Cluster cluster,
Map<String,Object> upgradeRequestMap,
com.google.gson.Gson gson,
UpgradeHelper upgradeHelper,
UpgradeDAO upgradeDAO,
RepositoryVersionDAO repoVersionDAO,
ConfigHelper configHelper,
AmbariMetaInfo metaInfo) |
UpgradeContext(Cluster cluster,
UpgradeEntity upgradeEntity,
AmbariMetaInfo ambariMetaInfo,
ConfigHelper configHelper)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ConfigHelper |
AmbariContext.getConfigHelper()
Gets an instance of
ConfigHelper for classes which are not
dependency injected. |
Constructor and Description |
---|
RequestValidator(AddServiceRequest request,
Cluster cluster,
AmbariManagementController controller,
ConfigHelper configHelper,
StackFactory stackFactory,
KerberosDescriptorFactory kerberosDescriptorFactory,
SecurityConfigurationFactory securityConfigurationFactory) |
Copyright © 2022 Apache Software Foundation. All rights reserved.