Uses of Interface
org.apache.druid.segment.incremental.RowIngestionMeters
Packages that use RowIngestionMeters
-
Uses of RowIngestionMeters in org.apache.druid.segment.incremental
Classes in org.apache.druid.segment.incremental that implement RowIngestionMetersModifier and TypeClassDescriptionclassThis class is used only inRealtimeIndexTaskwhich is deprecated now.classMethods in org.apache.druid.segment.incremental that return RowIngestionMetersConstructors in org.apache.druid.segment.incremental with parameters of type RowIngestionMetersModifierConstructorDescriptionParseExceptionHandler(RowIngestionMeters rowIngestionMeters, boolean logParseExceptions, int maxAllowedParseExceptions, int maxSavedParseExceptions)