Uses of Interface
org.apache.druid.segment.indexing.IOConfig
-
Packages that use IOConfig Package Description org.apache.druid.segment.indexing -
-
Uses of IOConfig in org.apache.druid.segment.indexing
Classes in org.apache.druid.segment.indexing with type parameters of type IOConfig Modifier and Type Class Description classIngestionSpec<IOConfigType extends IOConfig,TuningConfigType extends TuningConfig>Subinterfaces of IOConfig in org.apache.druid.segment.indexing Modifier and Type Interface Description interfaceBatchIOConfigIOConfig for all batch tasks except compactionTask.Classes in org.apache.druid.segment.indexing that implement IOConfig Modifier and Type Class Description classRealtimeIOConfig
-