Package | Description |
---|---|
org.apache.ambari.server.api.services.stackadvisor.commands | |
org.apache.ambari.server.api.services.stackadvisor.recommendations |
Modifier and Type | Method and Description |
---|---|
protected Set<RecommendationResponse.HostGroup> |
ConfigurationDependenciesRecommendationCommand.processHostGroups(StackAdvisorRequest request) |
protected Set<RecommendationResponse.HostGroup> |
ConfigurationRecommendationCommand.processHostGroups(StackAdvisorRequest request) |
Modifier and Type | Method and Description |
---|---|
static RecommendationResponse.HostGroup |
RecommendationResponse.HostGroup.create(String name,
Set<String> componentNames) |
Modifier and Type | Method and Description |
---|---|
static Set<RecommendationResponse.HostGroup> |
RecommendationResponse.HostGroup.fromHostGroupComponents(Map<String,Set<String>> hostGroupComponents) |
Set<RecommendationResponse.HostGroup> |
RecommendationResponse.Blueprint.getHostGroups() |
Modifier and Type | Method and Description |
---|---|
void |
RecommendationResponse.Blueprint.setHostGroups(Set<RecommendationResponse.HostGroup> hostGroups) |
Copyright © 2022 Apache Software Foundation. All rights reserved.