Field Summary | ||
---|---|---|
const int | SUM | |
Represents Sum function.
|
||
const int | COUNT | |
Represents Count function.
|
||
const int | AVERAGE | |
Represents Average function.
|
||
const int | MAX | |
Represents Max function.
|
||
const int | MIN | |
Represents Min function.
|
||
const int | PRODUCT | |
Represents Product function.
|
||
const int | COUNT_NUMS | |
Represents Count Nums function.
|
||
const int | STD_DEV | |
Represents StdDev function.
|
||
const int | STD_DEVP | |
Represents StdDevp function.
|
||
const int | VAR | |
Represents Var function.
|
||
const int | VARP | |
Represents Varp function.
|
||
const int | DISTINCT_COUNT | |
Represents Distinct Count function.
|
const int SUM
const int COUNT
const int AVERAGE
const int MAX
const int MIN
const int PRODUCT
const int COUNT_NUMS
const int STD_DEV
const int STD_DEVP
const int VAR
const int VARP
const int DISTINCT_COUNT