| Package | Description |
|---|---|
| io.siddhi.core.aggregation | |
| io.siddhi.core.table.record |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationExpressionVisitor.endVisitMath(ExpressionVisitor.MathOperator mathOperator) |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionVisitor.MathOperator |
ExpressionVisitor.MathOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionVisitor.MathOperator[] |
ExpressionVisitor.MathOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.