Package | Description |
---|---|
io.druid.indexer.hadoop | |
io.druid.indexer.path |
Modifier and Type | Method and Description |
---|---|
DatasourceIngestionSpec |
DatasourceIngestionSpec.withDimensions(List<String> dimensions) |
DatasourceIngestionSpec |
DatasourceIngestionSpec.withMetrics(List<String> metrics) |
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–2015. All rights reserved.