Interface AggSpec

All Known Implementing Classes:
AggSpecAbsSum, AggSpecApproximatePercentile, AggSpecAvg, AggSpecBase, AggSpecCountDistinct, AggSpecDistinct, AggSpecEmptyBase, AggSpecFirst, AggSpecFormula, AggSpecFreeze, AggSpecGroup, AggSpecLast, AggSpecMax, AggSpecMedian, AggSpecMin, AggSpecPercentile, AggSpecSortedFirst, AggSpecSortedLast, AggSpecStd, AggSpecSum, AggSpecTDigest, AggSpecUnique, AggSpecVar, AggSpecWAvg, AggSpecWSum

public interface AggSpec
An aggregation specification represents the configurable options for singular and compound column aggregations.