Class SumAggregationResult

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

public class SumAggregationResult extends AggregationResult
This is an aggregated result holding the sum of the aggregating expression for all matching hits.
Author:
baldersheim, Simon Thoresen Hult
See Also: