Class | Description |
---|---|
AverageFunction |
It calculates the average value of a set of numbers.
|
CountFunction |
It calculates the number of occurrences inside a given collection.
|
DistinctFunction |
It calculates the number of distinct occurrences inside a given collection.
|
MaxFunction |
It calculates the max. number of a set of numbers.
|
MinFunction |
It calculates the min. number of a set of numbers.
|
ScalarFunctionManagerImpl | |
SumFunction |
It calculates the sum value of a set of numbers.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.