Uses of Package
io.siddhi.core.table.record
-
Packages that use io.siddhi.core.table.record 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 -
Classes in io.siddhi.core.table.record used by io.siddhi.core Class Description RecordTableHandlerManager RecordTableHandlerManager is a factory implementation that would generateRecordTableHandlers -
Classes in io.siddhi.core.table.record used by io.siddhi.core.aggregation Class Description BaseExpressionVisitor Implementation of Antlr Visitor implementation for conditions.ExpressionVisitor Antlr Visitor interface for Siddhi conditions.ExpressionVisitor.MathOperator Math operator enums. -
Classes in io.siddhi.core.table.record used by io.siddhi.core.config Class Description RecordTableHandlerManager RecordTableHandlerManager is a factory implementation that would generateRecordTableHandlers -
Classes in io.siddhi.core.table.record used by io.siddhi.core.table Class Description RecordTableHandler RecordTableHandler is an optional handler that can be implemented to do processing on output events before sending to the AbstractRecordTable. -
Classes in io.siddhi.core.table.record used by io.siddhi.core.table.record Class Description AbstractQueryableRecordTable.SelectAttributeBuilder Holder of Selection attribute with renaming fieldAbstractRecordTable An abstract implementation of table.ExpressionBuilder Parse and build Siddhi Condition objects from @{linkExpressions.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 theAbstractRecordTableafter being handled byRecordTableHandler.UpdateOrInsertReducer Class used to reduce the fail to update events to such that they can be inserted at once. -
Classes in io.siddhi.core.table.record used by io.siddhi.core.util.cache Class Description AbstractQueryableRecordTable An abstract implementation of table.