Enum Class AggregationFunction

java.lang.Object
java.lang.Enum<AggregationFunction>
com.appiancorp.common.query.AggregationFunction
All Implemented Interfaces:
Serializable, Comparable<AggregationFunction>, Constable

@GwtCompatible public enum AggregationFunction extends Enum<AggregationFunction>

Enumeration containing the valid aggregation functions which can be applied to a column.