| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.config | |
| org.wso2.siddhi.core.table | |
| org.wso2.siddhi.core.table.record |
| Class and Description |
|---|
| RecordTableHandlerManager
RecordTableHandlerManager is a factory implementation that would generate
RecordTableHandlers |
| Class and Description |
|---|
| RecordTableHandlerManager
RecordTableHandlerManager is a factory implementation that would generate
RecordTableHandlers |
| Class and Description |
|---|
| RecordTableHandler
RecordTableHandler is an optional handler that can be implemented to do processing on output events before sending
to the AbstractRecordTable.
|
| Class and Description |
|---|
| AbstractQueryableRecordTable.OrderByAttributeBuilder
Holder of order by attribute with order orientation
|
| AbstractQueryableRecordTable.SelectAttributeBuilder
Holder of Selection attribute with renaming field
|
| AbstractRecordTable
An abstract implementation of table.
|
| ExpressionBuilder
Parse and build Siddhi Condition objects from @{link
Expressions. |
| ExpressionVisitor
Antlr Visitor interface for Siddhi conditions.
|
| ExpressionVisitor.MathOperator
Math operator enums.
|
| RecordIterator
This iterator represents an event table iterator which is also capable of closing and releasing its resources.
|
| RecordTableHandler
RecordTableHandler is an optional handler that can be implemented to do processing on output events before sending
to the AbstractRecordTable.
|
| RecordTableHandlerCallback
Record Table Handler Callback is used to send events to the
AbstractRecordTable after being handled by
RecordTableHandler. |
Copyright © 2017 WSO2. All rights reserved.