Uses of Class
org.apache.druid.server.coordinator.balancer.ClusterCostCache.Builder
-
Packages that use ClusterCostCache.Builder Package Description org.apache.druid.server.coordinator.balancer -
-
Uses of ClusterCostCache.Builder in org.apache.druid.server.coordinator.balancer
Methods in org.apache.druid.server.coordinator.balancer that return ClusterCostCache.Builder Modifier and Type Method Description static ClusterCostCache.BuilderClusterCostCache. builder()static ClusterCostCache.BuilderClusterCostCache. builder(Map<String,Set<org.apache.druid.timeline.DataSegment>> segmentsByServerName)
-