| Package | Description |
|---|---|
| io.druid.indexer |
| Modifier and Type | Method and Description |
|---|---|
HadoopIngestionSpec |
HadoopDruidIndexerConfig.getSchema() |
static HadoopIngestionSpec |
HadoopIngestionSpec.updateSegmentListIfDatasourcePathSpecIsUsed(HadoopIngestionSpec spec,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
UsedSegmentLister segmentLister) |
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) |
static HadoopIngestionSpec |
HadoopIngestionSpec.updateSegmentListIfDatasourcePathSpecIsUsed(HadoopIngestionSpec spec,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
UsedSegmentLister segmentLister) |
| Constructor and Description |
|---|
HadoopDruidIndexerConfig(HadoopIngestionSpec spec) |
Copyright © 2011–2018. All rights reserved.