| Package | Description | 
|---|---|
| io.druid.indexer | |
| io.druid.indexing.common.task | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopIngestionSpec | 
HadoopDruidIndexerConfig.getSchema()  | 
HadoopIngestionSpec | 
HadoopIngestionSpec.withDataSchema(DataSchema schema)  | 
HadoopIngestionSpec | 
HadoopIngestionSpec.withIOConfig(HadoopIOConfig config)  | 
HadoopIngestionSpec | 
HadoopIngestionSpec.withTuningConfig(HadoopTuningConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HadoopDruidIndexerConfig | 
HadoopDruidIndexerConfig.fromSpec(HadoopIngestionSpec spec)  | 
| Constructor and Description | 
|---|
HadoopDruidIndexerConfig(HadoopIngestionSpec spec)  | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopIngestionSpec | 
HadoopIndexTask.getSpec()  | 
| Constructor and Description | 
|---|
HadoopIndexTask(String id,
               HadoopIngestionSpec spec,
               String hadoopCoordinates,
               List<String> hadoopDependencyCoordinates,
               String classpathPrefix)  | 
Copyright © 2015. All rights reserved.