| Package | Description |
|---|---|
| org.wso2.siddhi.core.query.selector | |
| org.wso2.siddhi.core.query.selector.attribute.aggregator.incremental |
| Modifier and Type | Method and Description |
|---|---|
void |
QuerySelector.setGroupByKeyGenerator(GroupByKeyGenerator groupByKeyGenerator) |
| Modifier and Type | Method and Description |
|---|---|
ComplexEventChunk<StreamEvent> |
IncrementalDataAggregator.aggregateTableData(Map<org.wso2.siddhi.query.api.aggregation.TimePeriod.Duration,Table> aggregationTables,
GroupByKeyGenerator groupByKeyGenerator) |
| Constructor and Description |
|---|
IncrementalExecutor(org.wso2.siddhi.query.api.aggregation.TimePeriod.Duration duration,
List<ExpressionExecutor> processExpressionExecutors,
GroupByKeyGenerator groupByKeyGenerator,
MetaStreamEvent metaStreamEvent,
int bufferSize,
IncrementalExecutor child,
boolean isRoot,
Table table,
boolean isProcessingOnExternalTime) |
Copyright © 2017 WSO2. All rights reserved.