Class AggregationOperation
 
Properties
Static Readonly ABS_SUM
ABS_SUM: string
Static Readonly AVG
AVG: string
Static Readonly COUNT
COUNT: string
Static Readonly COUNT_DISTINCT
COUNT_DISTINCT: string
Static Readonly DISTINCT
DISTINCT: string
Static Readonly FIRST
FIRST: string
Static Readonly LAST
LAST: string
Static Readonly MAX
MAX: string
Static Readonly MEDIAN
MEDIAN: string
Static Readonly MIN
MIN: string
Static Readonly SKIP
SKIP: string
Static Readonly STD
STD: string
Static Readonly SUM
SUM: string
Static Readonly UNIQUE
UNIQUE: string
Static Readonly VAR
VAR: string