| Package | Description |
|---|---|
| org.apache.druid.server.coordinator |
| Modifier and Type | Method and Description |
|---|---|
UserCompactionTaskTransformConfig |
DataSourceCompactionConfig.getTransformSpec() |
| Constructor and Description |
|---|
DataSourceCompactionConfig(String dataSource,
Integer taskPriority,
Long inputSegmentSizeBytes,
Integer maxRowsPerSegment,
org.joda.time.Period skipOffsetFromLatest,
UserCompactionTaskQueryTuningConfig tuningConfig,
UserCompactionTaskGranularityConfig granularitySpec,
UserCompactionTaskDimensionsConfig dimensionsSpec,
AggregatorFactory[] metricsSpec,
UserCompactionTaskTransformConfig transformSpec,
UserCompactionTaskIOConfig ioConfig,
Map<String,Object> taskContext) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.