| Package | Description |
|---|---|
| io.siddhi.core.query | |
| io.siddhi.core.query.processor.stream.window | |
| io.siddhi.core.table.record |
| Constructor and Description |
|---|
SelectStoreQueryRuntime(QueryableProcessor queryableProcessor,
CompiledCondition compiledCondition,
CompiledSelection compiledSelection,
List<io.siddhi.query.api.definition.Attribute> expectedOutputAttributeList,
String queryName) |
| Modifier and Type | Class and Description |
|---|---|
class |
TableWindowProcessor
Implementation of
WindowProcessor which represent a Window operating based on Table. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryableRecordTable
An abstract implementation of table.
|
Copyright © 2019. All rights reserved.