| Package | Description | 
|---|---|
| io.druid.indexer | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopTuningConfig | 
HadoopIngestionSpec.getTuningConfig()  | 
static HadoopTuningConfig | 
HadoopTuningConfig.makeDefaultTuningConfig()  | 
HadoopTuningConfig | 
HadoopTuningConfig.withShardSpecs(Map<org.joda.time.DateTime,List<HadoopyShardSpec>> specs)  | 
HadoopTuningConfig | 
HadoopTuningConfig.withVersion(String ver)  | 
HadoopTuningConfig | 
HadoopTuningConfig.withWorkingPath(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopIngestionSpec | 
HadoopIngestionSpec.withTuningConfig(HadoopTuningConfig config)  | 
| Constructor and Description | 
|---|
HadoopIngestionSpec(DataSchema dataSchema,
                   HadoopIOConfig ioConfig,
                   HadoopTuningConfig tuningConfig)  | 
Copyright © 2015. All rights reserved.