Package | Description |
---|---|
com.espertech.esper.epl.expression.table |
Table access and identifiers expressions.
|
com.espertech.esper.epl.table.strategy |
Table access evaluators.
|
Modifier and Type | Method and Description |
---|---|
void |
ExprTableIdentNode.setEval(ExprTableExprEvaluatorBase eval) |
Modifier and Type | Class and Description |
---|---|
class |
ExprTableExprEvaluatorAccess |
class |
ExprTableExprEvaluatorMethod |
Modifier and Type | Method and Description |
---|---|
static ExprTableExprEvaluatorBase |
ExprTableEvalStrategyFactory.getTableAccessEvalStrategy(ExprNode exprNode,
String tableName,
Integer streamNum,
TableMetadataColumnAggregation agg) |