Uses of Class
org.apache.druid.server.coordinator.balancer.ClusterCostCache
Packages that use ClusterCostCache
-
Uses of ClusterCostCache in org.apache.druid.server.coordinator.balancer
Methods in org.apache.druid.server.coordinator.balancer that return ClusterCostCacheConstructors in org.apache.druid.server.coordinator.balancer with parameters of type ClusterCostCacheModifierConstructorDescriptionCachingCostBalancerStrategy(ClusterCostCache clusterCostCache, com.google.common.util.concurrent.ListeningExecutorService exec) Deprecated.