Package | Description |
---|---|
io.siddhi.core | |
io.siddhi.core.aggregation | |
io.siddhi.core.config | |
io.siddhi.core.table | |
io.siddhi.core.table.record | |
io.siddhi.core.util.cache |
Class and Description |
---|
RecordTableHandlerManager
RecordTableHandlerManager is a factory implementation that would generate
RecordTableHandler s |
Class and Description |
---|
BaseExpressionVisitor
Implementation of Antlr Visitor implementation for conditions.
|
ExpressionVisitor
Antlr Visitor interface for Siddhi conditions.
|
ExpressionVisitor.MathOperator
Math operator enums.
|
Class and Description |
---|
RecordTableHandlerManager
RecordTableHandlerManager is a factory implementation that would generate
RecordTableHandler s |
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
Expression s. |
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 . |
UpdateOrInsertReducer
Class used to reduce the fail to update events to such that they can be inserted at once.
|
Class and Description |
---|
AbstractQueryableRecordTable
An abstract implementation of table.
|
Copyright © 2021. All rights reserved.