All Superinterfaces:
ExprForge, ExprNode, ExprNodeRenderable, ExprValidator
All Known Implementing Classes:
ExprAggMultiFunctionCountMinSketchNode, ExprAggMultiFunctionLinearAccessNode, ExprAggMultiFunctionSortedMinMaxByNode, ExprAggregateNodeBase, ExprAvedevNode, ExprAvgNode, ExprCountEverNode, ExprCountNode, ExprFirstLastEverNode, ExprLeavingAggNode, ExprMedianNode, ExprMinMaxAggrNode, ExprNthAggNode, ExprPlugInAggNode, ExprPlugInMultiFunctionAggNode, ExprRateAggNode, ExprStddevNode, ExprSumNode

public interface ExprAggregateNode extends ExprForge, ExprNode
Base expression node that represents an aggregation function such as 'sum' or 'count'.