Interface ExprAggMultiFunctionNode
- All Superinterfaces:
ExprEnumerationForge
,ExprNode
,ExprNodeRenderable
,ExprValidator
- All Known Implementing Classes:
ExprAggMultiFunctionCountMinSketchNode
,ExprAggMultiFunctionLinearAccessNode
,ExprAggMultiFunctionSortedMinMaxByNode
,ExprPlugInMultiFunctionAggNode
-
Method Summary
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprEnumerationForge
evaluateGetEventBeanCodegen, evaluateGetROCollectionEventsCodegen, evaluateGetROCollectionScalarCodegen, getComponentTypeCollection, getEventTypeCollection, getEventTypeSingle, getExprEvaluatorEnumeration, getForgeRenderable
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprNode
accept, accept, acceptChildnodes, addChildNode, addChildNodes, equalsNode, getChildNodes, getForge, getPrecedence, replaceUnlistedChildNode, setChildNode, setChildNodes
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprNodeRenderable
toEPL
Methods inherited from interface com.espertech.esper.common.internal.epl.expression.core.ExprValidator
validate
-
Method Details
-
getAggregationForgeFactory
AggregationForgeFactory getAggregationForgeFactory() -
getColumn
int getColumn() -
getAggFuture
-