| Class | Description |
|---|---|
| MeanFunction |
A Java UDF for calculating the mean of a collection of values.
|
| PercentileFunction |
A Java UDF for calculating the n-th percentile of a collection of values.
|
| SplitFunction |
A Java UDF for splitting a scalar string value to a collection of string values.
|
| StandardDeviationFunction |
A Java UDF for calculating the standard deviation of a collection of values.
|
Copyright © 2019. All rights reserved.