Class IngestionSpec<IOConfigType extends IOConfig,TuningConfigType extends TuningConfig>
java.lang.Object
org.apache.druid.segment.indexing.IngestionSpec<IOConfigType,TuningConfigType>
public abstract class IngestionSpec<IOConfigType extends IOConfig,TuningConfigType extends TuningConfig>
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionIngestionSpec(DataSchema dataSchema, IOConfigType ioConfig, TuningConfigType tuningConfig) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IngestionSpec
-
-
Method Details
-
getDataSchema
-
getIOConfig
-
getTuningConfig
-