Package | Description |
---|---|
com.espertech.esper.epl.core |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
SelectExprProcessorTypableMultiEvalFirstRow.codegen(SelectExprProcessorTypableMultiForge forge,
CodegenParamSetExprPremade params,
CodegenContext context) |
static CodegenExpression |
SelectExprProcessorTypableMultiEval.codegen(SelectExprProcessorTypableMultiForge forge,
CodegenParamSetExprPremade params,
CodegenContext context) |
Constructor and Description |
---|
SelectExprProcessorTypableMultiEval(SelectExprProcessorTypableMultiForge forge,
ExprTypableReturnEval typable) |
SelectExprProcessorTypableMultiEvalFirstRow(SelectExprProcessorTypableMultiForge forge,
ExprTypableReturnEval typable) |