StatisticDefinition

constructor(onFieldName: String, statisticType: StatisticType, outputAlias: String = "")

Creates a statistic definition. A statistic definition must specify a field name and statistic type. Optionally, you can provide a name for the output statistic result.

Since

200.1.0