All Implemented Interfaces:
Expression

public final class AvgFunction extends AggregateFunction
One of the aggregate functions. The arguments must be numeric. AVG returns Double.
BNF: expression ::= AVG([DISTINCT] state_field_path_expression)
Since:
2.3
Version:
2.5