reduceFunction property

String reduceFunction
final

The function that is used to reduce the fields. E.g sum for summing numeric values

Implementation

final String reduceFunction;