public class AutoHostgroupStrategy extends Object implements HostGroupStrategy
Constructor and Description |
---|
AutoHostgroupStrategy() |
AutoHostgroupStrategy(int largeClusterThreshold) |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<String>> |
calculateHostGroups(Map<String,Set<String>> hostComponentMap) |
int |
getLargeClusterThreshold() |
public AutoHostgroupStrategy()
public AutoHostgroupStrategy(int largeClusterThreshold)
public Map<String,Set<String>> calculateHostGroups(Map<String,Set<String>> hostComponentMap)
calculateHostGroups
in interface HostGroupStrategy
public int getLargeClusterThreshold()
Copyright © 2022 Apache Software Foundation. All rights reserved.