| Package | Description |
|---|---|
| org.dashbuilder.dataset.engine.function |
| Modifier and Type | Class and Description |
|---|---|
class |
AverageFunction
It calculates the average value of a set of numbers.
|
class |
CountFunction
It calculates the number of occurrences inside a given collection.
|
class |
DistinctFunction
It calculates the number of distinct occurrences inside a given collection.
|
class |
MaxFunction
It calculates the max. number of a set of values.
|
class |
MinFunction
It calculates the min. number of a set of values.
|
class |
SumFunction
It calculates the sum value of a set of numbers.
|
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.