Modifier and Type | Method and Description |
---|---|
boolean |
TransactionalLock.LockArea.isEnabled(Configuration configuration)
Gets whether this
TransactionalLock.LockArea is enabled. |
Constructor and Description |
---|
KdcServerConnectionVerification(Configuration config) |
Constructor and Description |
---|
AgentReportsProcessor(Configuration configuration) |
Constructor and Description |
---|
AmbariMetaInfo(Configuration conf)
Ambari Meta Info Object
|
Modifier and Type | Method and Description |
---|---|
void |
StackAdvisorRunner.setConfigs(Configuration configs) |
Constructor and Description |
---|
StackAdvisorHelper(Configuration conf,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler,
com.google.gson.Gson gson) |
Constructor and Description |
---|
AuditLoggerDefaultImpl(Configuration configuration) |
Constructor and Description |
---|
BootStrapImpl(Configuration conf,
AmbariMetaInfo ambariMetaInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentSSLConfiguration.init(Configuration configuration)
Initialize with the given configuration.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
GuiceBeansConfig.ambariConfig() |
Modifier and Type | Method and Description |
---|---|
static Properties |
ControllerModule.getPersistenceProperties(Configuration configuration)
Get the common persistence related configuration properties.
|
Constructor and Description |
---|
HostsMap(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
static void |
StackAdvisorResourceProvider.init(StackAdvisorHelper instance,
Configuration serverConfig,
Clusters clusters,
AmbariMetaInfo ambariMetaInfo) |
Modifier and Type | Method and Description |
---|---|
static void |
ThreadPoolEnabledPropertyProvider.init(Configuration configuration) |
Constructor and Description |
---|
TimelineMetricCacheEntryFactory(Configuration configuration) |
TimelineMetricCacheProvider(Configuration configuration,
TimelineMetricCacheEntryFactory cacheEntryFactory) |
Constructor and Description |
---|
AlertEventPublisher(Configuration config)
Constructor.
|
Constructor and Description |
---|
LockFactory(Configuration config) |
Modifier and Type | Field and Description |
---|---|
protected Configuration |
AlertScriptDispatcher.m_configuration
Configuration data from the ambari.properties file.
|
Constructor and Description |
---|
DBAccessorImpl(Configuration configuration) |
Constructor and Description |
---|
AlertsDAO(Configuration configuration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
ViewEntity.getAmbariConfiguration()
Get the Ambari configuration.
|
Constructor and Description |
---|
ViewEntity(ViewConfig configuration,
Configuration ambariConfiguration,
String archivePath)
Construct a view entity from the given configuration.
|
Constructor and Description |
---|
ExecutionScheduleManager(Configuration configuration,
ExecutionScheduler executionScheduler,
InternalTokenStorage tokenStorage,
Clusters clusters,
ActionDBAccessor actionDBAccessor,
com.google.gson.Gson gson) |
ExecutionSchedulerImpl(Configuration configuration)
Constructor used for unit testing
|
Modifier and Type | Method and Description |
---|---|
static void |
SecurityFilter.init(Configuration instance) |
protected abstract void |
AbstractSecurityHeaderFilter.processConfig(Configuration configuration) |
protected void |
AmbariViewsSecurityHeaderFilter.processConfig(Configuration configuration) |
protected void |
AmbariServerSecurityHeaderFilter.processConfig(Configuration configuration) |
Constructor and Description |
---|
AmbariEntryPoint(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
protected Configuration |
AmbariAuthenticationProvider.getConfiguration() |
Constructor and Description |
---|
AmbariAuthenticationProvider(Users users,
Configuration configuration) |
AmbariLocalAuthenticationProvider(Users users,
org.springframework.security.crypto.password.PasswordEncoder passwordEncoder,
Configuration configuration) |
Constructor and Description |
---|
AmbariJwtAuthenticationProvider(Users users,
Configuration configuration)
Constructor.
|
Constructor and Description |
---|
AmbariKerberosAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
org.springframework.security.web.AuthenticationEntryPoint entryPoint,
Configuration configuration,
AmbariAuthenticationEventHandler eventHandler)
Constructor.
|
AmbariKerberosTicketValidator(Configuration configuration)
Creates a new AmbariKerberosTicketValidator
|
Modifier and Type | Method and Description |
---|---|
org.jvnet.libpam.PAM |
PamAuthenticationFactory.createInstance(Configuration configuration) |
Constructor and Description |
---|
AmbariPamAuthenticationProvider(Users users,
PamAuthenticationFactory pamAuthenticationFactory,
Configuration configuration) |
Modifier and Type | Field and Description |
---|---|
protected Configuration |
Users.configuration |
Constructor and Description |
---|
AmbariAuthorizationFilter(AmbariEntryPoint entryPoint,
Configuration configuration,
Users users,
AuditLogger auditLogger,
PermissionHelper permissionHelper)
Constructor.
|
AmbariLdapAuthenticationProvider(Users users,
Configuration configuration,
AmbariLdapConfigurationProvider ldapConfigurationProvider,
AmbariLdapAuthoritiesPopulator authoritiesPopulator) |
Constructor and Description |
---|
CredentialProvider(String masterKey,
Configuration configuration) |
CredentialStoreServiceImpl(Configuration configuration,
SecurePasswordHelper securePasswordHelper) |
MasterKeyServiceImpl(Configuration configuration)
Constructs a new MasterKeyServiceImpl using prefered source according config.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConnectionInfo.init(Configuration instance) |
Modifier and Type | Method and Description |
---|---|
Integer |
StageWrapper.getMaxTimeout(Configuration configuration)
Gets the maximum timeout for any task that this
StageWrapper encapsulates. |
Modifier and Type | Method and Description |
---|---|
List<org.apache.ambari.spi.upgrade.UpgradeCheckResult> |
CheckHelper.performChecks(org.apache.ambari.spi.upgrade.UpgradeCheckRequest request,
List<org.apache.ambari.spi.upgrade.UpgradeCheck> upgradeChecks,
Configuration config)
Executes all registered pre-requisite checks.
|
Constructor and Description |
---|
ConfigHelper(Clusters c,
AmbariMetaInfo metaInfo,
Configuration configuration,
ClusterDAO clusterDAO) |
Constructor and Description |
---|
AmbariInfo(AmbariMetaInfo metaInfo,
Configuration m_configuration)
Constructor.
|
Constructor and Description |
---|
OsFamily(Configuration conf)
Initialize object
|
Constructor and Description |
---|
TopologyManager(Configuration configuration) |
Constructor and Description |
---|
HostUpdateHelper(com.google.inject.persist.PersistService persistService,
Configuration configuration,
com.google.inject.Injector injector) |
Modifier and Type | Field and Description |
---|---|
protected Configuration |
AbstractUpgradeCatalog.configuration |
Constructor and Description |
---|
SchemaUpgradeHelper(Set<UpgradeCatalog> allUpgradeCatalogs,
com.google.inject.persist.PersistService persistService,
DBAccessor dbAccessor,
Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
String |
PasswordUtils.readPasswordFromStore(String aliasStr,
Configuration configuration)
Reading the password from Credential Store for the given alias
|
static void |
StageUtils.setConfiguration(Configuration configuration) |
static void |
StageUtils.useAmbariJdkInCommandParams(Map<String,String> commandParams,
Configuration configuration)
Add ambari specific JDK details to command parameters.
|
static void |
StageUtils.useStackJdkIfExists(Map<String,String> hostLevelParams,
Configuration configuration)
Fill hots level parameters with Jdk details, override them with the stack JDK data, in case of stack JAVA_HOME exists
|
Constructor and Description |
---|
RemoteAmbariCluster(RemoteAmbariClusterEntity remoteAmbariClusterEntity,
Configuration config)
Constructor for Remote Ambari Cluster
|
Copyright © 2022 Apache Software Foundation. All rights reserved.