Package edu.caltech.nanodb.functions
Class Sum
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.Cloneable
public class Sum extends SumAvgAggregate
Created by donnie on 12/7/13.
-
-
Field Summary
-
Fields inherited from class edu.caltech.nanodb.functions.SumAvgAggregate
set
-
-
Constructor Summary
Constructors Constructor Description Sum()
-
Method Summary
-
Methods inherited from class edu.caltech.nanodb.functions.SumAvgAggregate
addValue, clearResult, getResult, getReturnType
-
Methods inherited from class edu.caltech.nanodb.functions.AggregateFunction
supportsDistinct
-
-