Uses of Class
org.apache.druid.server.coordinator.balancer.ClusterCostCache
-
Packages that use ClusterCostCache Package Description org.apache.druid.server.coordinator.balancer -
-
Uses of ClusterCostCache in org.apache.druid.server.coordinator.balancer
Methods in org.apache.druid.server.coordinator.balancer that return ClusterCostCache Modifier and Type Method Description ClusterCostCacheClusterCostCache.Builder. build()Constructors in org.apache.druid.server.coordinator.balancer with parameters of type ClusterCostCache Constructor Description CachingCostBalancerStrategy(ClusterCostCache clusterCostCache, com.google.common.util.concurrent.ListeningExecutorService exec)Deprecated.
-