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