Package com.qfs.agg
package com.qfs.agg
-
InterfacesClassDescriptionAn aggregation that is binding a single-field source with its destination aggregates.Aggregation binding between two data structures of type 'array': the source and the destination.Aggregation function based on a single field.An aggregation can bind an input data structure called the source with a destination data structure that contains aggregates.Generic Aggregation function based on an arbitrary number of data sources.Some aggregation functions require to keep track of their history.Describes an aggregation function that works over historical representations.An aggregation that is binding a multi-column data sources with a destination aggregates structure.Aggregate functions based on multiple data sources.A timestamp as produced by a TIMESTAMP aggregation function.