Uses of Package
com.espertech.esper.common.internal.epl.expression.agg.method
Package
Description
-
ClassDescriptionRepresents the avedev(...) aggregate function is an expression tree.
-
-
ClassDescriptionRepresents the "countever" aggregate function is an expression tree.Represents the count(...) and count(*) and count(distinct ...) aggregate function is an expression tree.
-
ClassDescriptionRepresents the "firstever" and "lastever: aggregate function is an expression tree.
-
ClassDescriptionRepresents the leaving() aggregate function is an expression tree.
-
ClassDescriptionRepresents the median(...) aggregate function is an expression tree.
-
ClassDescriptionRepresents the min/max(distinct? ...) aggregate function is an expression tree.
-
ClassDescriptionRepresents the nth(...) and aggregate function is an expression tree.
-
-
ClassDescriptionRepresents the rate(...) and aggregate function is an expression tree.
-
ClassDescriptionRepresents the stddev(...) aggregate function is an expression tree.
-