Package | Description |
---|---|
io.siddhi.core.table.record |
Modifier and Type | Method and Description |
---|---|
protected abstract CompiledSelection |
AbstractQueryableRecordTable.compileSelection(List<AbstractQueryableRecordTable.SelectAttributeBuilder> selectAttributeBuilders,
List<ExpressionBuilder> groupByExpressionBuilder,
ExpressionBuilder havingExpressionBuilder,
List<AbstractQueryableRecordTable.OrderByAttributeBuilder> orderByAttributeBuilders,
Long limit,
Long offset)
Compile the query selection
|
Copyright © 2021. All rights reserved.