| Package | Description | 
|---|---|
| io.druid.indexer.hadoop | |
| io.druid.indexer.path | 
| Modifier and Type | Method and Description | 
|---|---|
static WindowedDataSegment | 
WindowedDataSegment.of(DataSegment segment)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<WindowedDataSegment> | 
DatasourceInputSplit.getSegments()  | 
| Constructor and Description | 
|---|
DatasourceInputSplit(List<WindowedDataSegment> segments,
                    String[] locations)  | 
| 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–2018. All rights reserved.