Constructor and Description |
---|
StackAdvisorHelper(Configuration conf,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler,
com.google.gson.Gson gson) |
Constructor and Description |
---|
ComponentLayoutRecommendationCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler) |
ComponentLayoutValidationCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler) |
ConfigurationDependenciesRecommendationCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler) |
ConfigurationRecommendationCommand(StackAdvisorCommandType commandType,
File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler,
Map<String,org.codehaus.jackson.JsonNode> hostInfoCache) |
ConfigurationValidationCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler) |
StackAdvisorCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler) |
StackAdvisorCommand(File recommendationsDir,
String recommendationsArtifactsLifetime,
ServiceInfo.ServiceAdvisorType serviceAdvisorType,
int requestId,
StackAdvisorRunner saRunner,
AmbariMetaInfo metaInfo,
AmbariServerConfigurationHandler ambariServerConfigurationHandler,
Map<String,org.codehaus.jackson.JsonNode> hostInfoCache) |
Constructor and Description |
---|
BootStrapImpl(Configuration conf,
AmbariMetaInfo ambariMetaInfo) |
Modifier and Type | Method and Description |
---|---|
AmbariMetaInfo |
AmbariManagementController.getAmbariMetaInfo()
Get the meta info for this management controller.
|
AmbariMetaInfo |
AmbariManagementControllerImpl.getAmbariMetaInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
StackDependencyResourceProvider.init(AmbariMetaInfo metaInfo)
Static initialization.
|
static void |
BlueprintResourceProvider.init(BlueprintFactory factory,
BlueprintDAO bpDao,
TopologyRequestDAO trDao,
SecurityConfigurationFactory securityFactory,
com.google.gson.Gson gson,
AmbariMetaInfo metaInfo)
Static initialization.
|
static void |
StackAdvisorResourceProvider.init(StackAdvisorHelper instance,
Configuration serverConfig,
Clusters clusters,
AmbariMetaInfo ambariMetaInfo) |
protected static void |
RepositoryVersionResourceProvider.validateRepositoryVersion(RepositoryVersionDAO dao,
AmbariMetaInfo metaInfo,
RepositoryVersionEntity repositoryVersion)
Validates newly created repository versions to contain actual information.
|
protected static void |
RepositoryVersionResourceProvider.validateRepositoryVersion(RepositoryVersionDAO dao,
AmbariMetaInfo metaInfo,
RepositoryVersionEntity repositoryVersion,
boolean skipUrlCheck)
Validates newly created repository versions to contain actual information.
|
Constructor and Description |
---|
StackVersionListener(VersionEventPublisher eventPublisher,
com.google.inject.Provider<AmbariMetaInfo> ambariMetaInfoProvider,
com.google.inject.Provider<HostLevelParamsHolder> m_hostLevelParamsHolder)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected com.google.inject.Provider<AmbariMetaInfo> |
AbstractUpgradeServerAction.m_metainfoProvider
Used for getting references to objects like
StackInfo . |
Constructor and Description |
---|
UpdateActiveRepoVersionOnStartup(ClusterDAO clusterDao,
RepositoryVersionDAO repositoryVersionDao,
RepositoryVersionHelper repositoryVersionHelper,
AmbariMetaInfo metaInfo) |
Modifier and Type | Method and Description |
---|---|
AmbariMetaInfo |
UpgradeContext.getAmbariMetaInfo() |
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 | Field and Description |
---|---|
protected com.google.inject.Provider<AmbariMetaInfo> |
CheckHelper.metaInfoProvider |
Constructor and Description |
---|
ConfigHelper(Clusters c,
AmbariMetaInfo metaInfo,
Configuration configuration,
ClusterDAO clusterDAO) |
ServiceComponentImpl(Service service,
ServiceComponentDesiredStateEntity serviceComponentDesiredStateEntity,
AmbariMetaInfo ambariMetaInfo,
ServiceComponentDesiredStateDAO serviceComponentDesiredStateDAO,
ClusterServiceDAO clusterServiceDAO,
HostComponentDesiredStateDAO hostComponentDesiredStateDAO,
ServiceComponentHostFactory serviceComponentHostFactory,
AmbariEventPublisher eventPublisher) |
ServiceComponentImpl(Service service,
String componentName,
AmbariMetaInfo ambariMetaInfo,
ServiceComponentDesiredStateDAO serviceComponentDesiredStateDAO,
ClusterServiceDAO clusterServiceDAO,
ServiceComponentHostFactory serviceComponentHostFactory,
AmbariEventPublisher eventPublisher) |
Constructor and Description |
---|
ServiceComponentSupport(com.google.inject.Provider<AmbariMetaInfo> metaInfo) |
Modifier and Type | Method and Description |
---|---|
ClusterVersionSummary |
VersionDefinitionXml.getClusterSummary(Cluster cluster,
AmbariMetaInfo metaInfo)
Gets a summary for cluster given the version information in this version.
|
Set<String> |
VersionDefinitionXml.getMissingDependencies(Cluster cluster,
AmbariMetaInfo metaInfo)
Gets information about services which cannot be upgraded because the
repository does not contain required dependencies.
|
Constructor and Description |
---|
AmbariInfo(AmbariMetaInfo metaInfo,
Configuration m_configuration)
Constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.