| 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 | 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 | Description |
|---|---|
| AggregateFunctionType |
List of available aggregate functions used in data set group operations.
|
| DateIntervalType |
Type of data intervals
|
| GroupStrategy |
The strategy defines how to split a collection of values in a set of intervals.
|
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.