| Package | Description | 
|---|---|
| io.druid.indexer | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopIOConfig | 
HadoopIngestionSpec.getIOConfig()  | 
HadoopIOConfig | 
HadoopIOConfig.withSegmentOutputPath(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopIngestionSpec | 
HadoopIngestionSpec.withIOConfig(HadoopIOConfig config)  | 
| Constructor and Description | 
|---|
HadoopIngestionSpec(DataSchema dataSchema,
                   HadoopIOConfig ioConfig,
                   HadoopTuningConfig tuningConfig)  | 
HadoopIngestionSpec(DataSchema dataSchema,
                   HadoopIOConfig ioConfig,
                   HadoopTuningConfig tuningConfig,
                   String uniqueId)  | 
Copyright © 2011–2018. All rights reserved.