Class AggregationRefNode

java.lang.Object
com.yahoo.vespa.objects.Selectable
com.yahoo.vespa.objects.Identifiable
com.yahoo.searchlib.expression.ExpressionNode
com.yahoo.searchlib.expression.AggregationRefNode
All Implemented Interfaces:
Serializable, Cloneable

public class AggregationRefNode extends ExpressionNode
This node holds the index of an ExpressionNode in an external array, and is used as a proxy in the back-end to allow aggregators to be used in expressions.
Author:
baldersheim
See Also: