Package com.qfs.agg

Interface IMultiSourceAggregation

All Superinterfaces:
IGenericAggregation, Serializable
All Known Subinterfaces:
IUserDefinedAggregation
All Known Implementing Classes:
AMultiSourceAggregation, AUserDefinedAggregation, AUserDefinedVectorAggregation, SumProductFunction.SumProductAggregationVectorDouble, SumProductFunction.SumProductAggregationVectorFloat, SumProductFunction.SumProductAggregationVectorLong

public interface IMultiSourceAggregation extends IGenericAggregation
An aggregation that is binding a multi-column data sources with a destination aggregates structure.