| Package | Description |
|---|---|
| org.wso2.siddhi.core.aggregation | |
| org.wso2.siddhi.core.query | |
| org.wso2.siddhi.core.table | |
| org.wso2.siddhi.core.table.record | |
| org.wso2.siddhi.core.window |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationRuntime
Aggregation runtime managing aggregation operations for aggregation definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryRuntime
Query Runtime represent holder object for a single Siddhi query and holds all runtime objects related to that query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryTable
In-memory event table implementation of SiddhiQL.
|
class |
Table
Interface class to represent Tables in Siddhi.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecordTable
An abstract implementation of table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Window
Window implementation of SiddhiQL.
|
Copyright © 2017 WSO2. All rights reserved.