Package | Description |
---|---|
io.druid.indexing.common.task |
Modifier and Type | Method and Description |
---|---|
IndexTask.IndexIngestionSpec |
IndexTask.getIngestionSpec() |
Constructor and Description |
---|
IndexTask(String id,
IndexTask.IndexIngestionSpec ingestionSpec,
IndexTask.IndexIngestionSpec schema,
String dataSource,
GranularitySpec granularitySpec,
AggregatorFactory[] aggregators,
QueryGranularity indexGranularity,
int targetPartitionSize,
io.druid.data.input.FirehoseFactory firehoseFactory,
int rowFlushBoundary,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Copyright © 2015. All rights reserved.