Uses of Package
com.espertech.esper.epl.expression.methodagg

Packages that use com.espertech.esper.epl.expression.methodagg
com.espertech.esper.epl.agg.factory   
 

Classes in com.espertech.esper.epl.expression.methodagg used by com.espertech.esper.epl.agg.factory
ExprAvedevNode
          Represents the avedev(...) aggregate function is an expression tree.
ExprAvgNode
          Represents the avg(...) aggregate function is an expression tree.
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.
ExprFirstEverNode
          Represents the "firstever" aggregate function is an expression tree.
ExprLastEverNode
          Represents the "lastever" aggregate function is an expression tree.
ExprLeavingAggNode
          Represents the leaving() aggregate function is an expression tree.
ExprMedianNode
          Represents the median(...) aggregate function is an expression tree.
ExprMinMaxAggrNode
          Represents the min/max(distinct? ...) aggregate function is an expression tree.
ExprNthAggNode
          Represents the nth(...) and aggregate function is an expression tree.
ExprPlugInAggNode
          Represents a custom aggregation function in an expresson tree.
ExprRateAggNode
          Represents the rate(...) and aggregate function is an expression tree.
ExprStddevNode
          Represents the stddev(...) aggregate function is an expression tree.
ExprSumNode
          Represents the sum(...) aggregate function is an expression tree.
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com