Package org.dashbuilder.dataset.group
-
Interface Summary Interface Description AggregateFunction Interface used to get the aggregate value of a given collection.AggregateFunctionManager Manager class that it keeps a registry of AggregateFunction instances. -
Class Summary Class Description ColumnGroup A column group definition.DataSetGroup A data set group operation.DateIntervalPattern GroupFunction A function definition.Interval An interval represent a grouped subset of a data values. -
Enum Summary Enum Description AggregateFunctionType List of available aggregate functions used in data set group operations.DateIntervalType Type of data intervalsGroupStrategy The strategy defines how to split a collection of values in a set of intervals.