Uses of Class
org.apache.druid.server.metrics.SegmentRowCountDistribution
-
Packages that use SegmentRowCountDistribution Package Description org.apache.druid.server org.apache.druid.server.coordination -
-
Uses of SegmentRowCountDistribution in org.apache.druid.server
Methods in org.apache.druid.server that return types with arguments of type SegmentRowCountDistribution Modifier and Type Method Description Map<String,SegmentRowCountDistribution>SegmentManager. getRowCountDistribution() -
Uses of SegmentRowCountDistribution in org.apache.druid.server.coordination
Methods in org.apache.druid.server.coordination that return types with arguments of type SegmentRowCountDistribution Modifier and Type Method Description Map<String,SegmentRowCountDistribution>SegmentLoadDropHandler. getRowCountDistributionPerDatasource()
-