Uses of Interface
org.apache.druid.data.input.InputStats
Packages that use InputStats
Package
Description
-
Uses of InputStats in org.apache.druid.data.input
Methods in org.apache.druid.data.input with parameters of type InputStatsConstructors in org.apache.druid.data.input with parameters of type InputStatsModifierConstructorDescriptionBytesCountingInputEntity(InputEntity baseInputEntity, InputStats inputStats) -
Uses of InputStats in org.apache.druid.data.input.impl
Methods in org.apache.druid.data.input.impl with parameters of type InputStatsModifier and TypeMethodDescriptionInputEntityIteratingReader.read(InputStats inputStats) TimedShutoffInputSourceReader.read(InputStats inputStats) -
Uses of InputStats in org.apache.druid.segment.incremental
Subinterfaces of InputStats in org.apache.druid.segment.incrementalModifier and TypeInterfaceDescriptioninterfaceA collection of meters for row ingestion stats, with support for moving average calculations.Classes in org.apache.druid.segment.incremental that implement InputStatsModifier and TypeClassDescriptionclassThis class is used only inRealtimeIndexTaskwhich is deprecated now.class -
Uses of InputStats in org.apache.druid.segment.transform
Methods in org.apache.druid.segment.transform with parameters of type InputStats