Uses of Class
org.apache.druid.server.coordinator.SegmentCountsPerInterval
-
Packages that use SegmentCountsPerInterval Package Description org.apache.druid.server.coordinator -
-
Uses of SegmentCountsPerInterval in org.apache.druid.server.coordinator
Methods in org.apache.druid.server.coordinator that return SegmentCountsPerInterval Modifier and Type Method Description SegmentCountsPerIntervalServerHolder. getProjectedSegments()Segments that are expected to be loaded on this server once all the operations in progress have completed.
-