| Package | Description |
|---|---|
| org.dashbuilder.dataset.group |
| Modifier and Type | Method and Description |
|---|---|
AggregateFunction |
AggregateFunctionManager.getFunctionByType(AggregateFunctionType type)
Get an aggregate function by its type.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AggregateFunction> |
AggregateFunctionManager.getAllFunctions()
Get all the aggregate functions registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateFunctionManager.registerFunction(AggregateFunction function)
Register an aggregate function.
|
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.