| Package | Description |
|---|---|
| io.druid.indexer.hadoop | |
| io.druid.indexer.path |
| Modifier and Type | Method and Description |
|---|---|
DatasourceIngestionSpec |
DatasourceIngestionSpec.withDimensions(List<String> dimensions) |
DatasourceIngestionSpec |
DatasourceIngestionSpec.withIgnoreWhenNoSegments(boolean ignoreWhenNoSegments) |
DatasourceIngestionSpec |
DatasourceIngestionSpec.withMetrics(List<String> metrics) |
DatasourceIngestionSpec |
DatasourceIngestionSpec.withQueryGranularity(Granularity granularity) |
| Modifier and Type | Method and Description |
|---|---|
DatasourceIngestionSpec |
DatasourcePathSpec.getIngestionSpec() |
| Constructor and Description |
|---|
DatasourcePathSpec(com.fasterxml.jackson.databind.ObjectMapper mapper,
List<WindowedDataSegment> segments,
DatasourceIngestionSpec spec,
Long maxSplitSize) |
Copyright © 2011–2017. All rights reserved.