Uses of Interface
org.apache.druid.data.input.impl.systemfield.SystemFieldInputSource
Packages that use SystemFieldInputSource
-
Uses of SystemFieldInputSource in org.apache.druid.data.input.impl
Classes in org.apache.druid.data.input.impl that implement SystemFieldInputSourceModifier and TypeClassDescriptionclassclassclass -
Uses of SystemFieldInputSource in org.apache.druid.data.input.impl.systemfield
Methods in org.apache.druid.data.input.impl.systemfield with parameters of type SystemFieldInputSourceModifier and TypeMethodDescriptionstatic SystemFieldDecoratorFactorySystemFieldDecoratorFactory.fromInputSource(SystemFieldInputSource source) Create a decorator factory for a givenSystemFieldInputSource.