| Package | Description |
|---|---|
| org.wso2.siddhi.core.aggregation | |
| org.wso2.siddhi.core.query.selector |
| Constructor and Description |
|---|
IncrementalExecutor(org.wso2.siddhi.query.api.aggregation.TimePeriod.Duration duration,
List<ExpressionExecutor> processExpressionExecutors,
GroupByKeyGenerator groupByKeyGenerator,
MetaStreamEvent metaStreamEvent,
int bufferSize,
boolean ignoreEventsOlderThanBuffer,
IncrementalExecutor child,
boolean isRoot,
Table table,
boolean isProcessingOnExternalTime,
SiddhiAppContext siddhiAppContext,
String aggregatorName) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuerySelector.setGroupByKeyGenerator(GroupByKeyGenerator groupByKeyGenerator) |
Copyright © 2018 WSO2. All rights reserved.