| Package | Description |
|---|---|
| io.druid.indexer.hadoop | |
| io.druid.indexer.path |
| Modifier and Type | Method and Description |
|---|---|
static WindowedDataSegment |
WindowedDataSegment.of(io.druid.timeline.DataSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
List<WindowedDataSegment> |
DatasourceInputSplit.getSegments() |
| Constructor and Description |
|---|
DatasourceInputSplit(List<WindowedDataSegment> segments) |
| Modifier and Type | Method and Description |
|---|---|
List<WindowedDataSegment> |
DatasourcePathSpec.getSegments() |
| Constructor and Description |
|---|
DatasourcePathSpec(com.fasterxml.jackson.databind.ObjectMapper mapper,
List<WindowedDataSegment> segments,
DatasourceIngestionSpec spec,
Long maxSplitSize) |
Copyright © 2011–2015. All rights reserved.