Uses of Class
org.apache.druid.segment.incremental.RowIngestionMetersTotals
Packages that use RowIngestionMetersTotals
-
Uses of RowIngestionMetersTotals in org.apache.druid.segment.incremental
Methods in org.apache.druid.segment.incremental that return RowIngestionMetersTotalsModifier and TypeMethodDescriptionNoopRowIngestionMeters.getTotals()RowIngestionMeters.getTotals()SimpleRowIngestionMeters.getTotals()Methods in org.apache.druid.segment.incremental with parameters of type RowIngestionMetersTotalsModifier and TypeMethodDescriptionvoidSimpleRowIngestionMeters.addRowIngestionMetersTotals(RowIngestionMetersTotals rowIngestionMetersTotals)