public interface AggregateFunction
| Modifier and Type | Interface and Description |
|---|---|
static class |
AggregateFunction.AggregateFunctionParameters |
| Modifier and Type | Method and Description |
|---|---|
DataValue |
calculate(AggregateFunction.AggregateFunctionParameters parameters,
List<DataValue> values) |
DataValue calculate(AggregateFunction.AggregateFunctionParameters parameters, List<DataValue> values) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.