Uses of Interface
org.apache.druid.segment.indexing.TuningConfig
-
Packages that use TuningConfig Package Description org.apache.druid.segment.indexing org.apache.druid.segment.realtime.appenderator -
-
Uses of TuningConfig in org.apache.druid.segment.indexing
Classes in org.apache.druid.segment.indexing with type parameters of type TuningConfig Modifier and Type Class Description classIngestionSpec<IOConfigType extends IOConfig,TuningConfigType extends TuningConfig>Classes in org.apache.druid.segment.indexing that implement TuningConfig Modifier and Type Class Description classRealtimeTuningConfig -
Uses of TuningConfig in org.apache.druid.segment.realtime.appenderator
Subinterfaces of TuningConfig in org.apache.druid.segment.realtime.appenderator Modifier and Type Interface Description interfaceAppenderatorConfig
-