Class and Description |
---|
ExprAvedevNode
Represents the avedev(...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprAvgNode
Represents the avg(...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprCountEverNode
Represents the "countever" aggregate function is an expression tree.
|
ExprCountNode
Represents the count(...) and count(*) and count(distinct ...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprFirstLastEverNode
Represents the "firstever" and "lastever: aggregate function is an expression tree.
|
Class and Description |
---|
ExprLeavingAggNode
Represents the leaving() aggregate function is an expression tree.
|
Class and Description |
---|
ExprMedianNode
Represents the median(...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprMinMaxAggrNode
Represents the min/max(distinct? ...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprNthAggNode
Represents the nth(...) and aggregate function is an expression tree.
|
Class and Description |
---|
ExprPlugInAggNode
Represents a custom aggregation function in an expresson tree.
|
Class and Description |
---|
ExprRateAggNode
Represents the rate(...) and aggregate function is an expression tree.
|
Class and Description |
---|
ExprStddevNode
Represents the stddev(...) aggregate function is an expression tree.
|
Class and Description |
---|
ExprSumNode
Represents the sum(...) aggregate function is an expression tree.
|
Copyright © 2005–2018. All rights reserved.