Uses of Interface
org.apache.druid.data.input.InputSource
Packages that use InputSource
Package
Description
-
Uses of InputSource in org.apache.druid.data.input
Classes in org.apache.druid.data.input that implement InputSource -
Uses of InputSource in org.apache.druid.data.input.impl
Subinterfaces of InputSource in org.apache.druid.data.input.implClasses in org.apache.druid.data.input.impl that implement InputSourceModifier and TypeClassDescriptionclassclassInputSource that combines data from multiple inputSources.classclassclassMethods in org.apache.druid.data.input.impl that return InputSourceModifier and TypeMethodDescriptionCombiningInputSource.withSplit(InputSplit split) SplittableInputSource.withSplit(InputSplit<T> split) Helper method for ParallelIndexSupervisorTask. -
Uses of InputSource in org.apache.druid.data.input.impl.systemfield
Subinterfaces of InputSource in org.apache.druid.data.input.impl.systemfield