| Interface | Description |
|---|---|
| ExpressionVisitor |
Antlr Visitor interface for Siddhi conditions.
|
| RecordIterator<T> |
This iterator represents an event table iterator which is also capable of closing and releasing its resources.
|
| Class | Description |
|---|---|
| AbstractRecordTable |
An abstract implementation of table.
|
| BaseExpressionVisitor |
Implementation of Antlr Visitor implementation for conditions.
|
| ExpressionBuilder |
Parse and build Siddhi Condition objects from @{link
Expressions. |
| RecordTableCompiledUpdateSet |
CompiledUpdateSet implementation for Record Table |
| Enum | Description |
|---|---|
| ExpressionVisitor.MathOperator |
Math operator enums.
|
Copyright © 2017 WSO2. All rights reserved.