public class StackAdvisorBlueprintProcessor extends Object
Constructor and Description |
---|
StackAdvisorBlueprintProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
adviseConfiguration(ClusterTopology clusterTopology,
Map<String,Map<String,String>> userProvidedConfigurations)
Recommend configurations by the stack advisor, then store the results in cluster topology.
|
static void |
init(StackAdvisorHelper instance) |
public static void init(StackAdvisorHelper instance)
public void adviseConfiguration(ClusterTopology clusterTopology, Map<String,Map<String,String>> userProvidedConfigurations) throws ConfigurationTopologyException
clusterTopology
- cluster topology instanceuserProvidedConfigurations
- User configurations of cluster provided in Blueprint + Cluster templateConfigurationTopologyException
Copyright © 2022 Apache Software Foundation. All rights reserved.