Uses of Class
com.espertech.esper.epl.expression.accessagg.ExprAggMultiFunctionLinearAccessNode

Packages that use ExprAggMultiFunctionLinearAccessNode
com.espertech.esper.epl.agg.factory   
com.espertech.esper.epl.expression.accessagg Access-aggregation expressions. 
 

Uses of ExprAggMultiFunctionLinearAccessNode in com.espertech.esper.epl.agg.factory
 

Fields in com.espertech.esper.epl.agg.factory declared as ExprAggMultiFunctionLinearAccessNode
protected  ExprAggMultiFunctionLinearAccessNode AggregationStateFactoryLinear.expr
           
 

Methods in com.espertech.esper.epl.agg.factory with parameters of type ExprAggMultiFunctionLinearAccessNode
 AggregationStateFactory AggregationFactoryFactoryDefault.makeLinear(StatementExtensionSvcContext statementExtensionSvcContext, ExprAggMultiFunctionLinearAccessNode expr, int streamNum)
           
 AggregationStateFactory AggregationFactoryFactory.makeLinear(StatementExtensionSvcContext statementExtensionSvcContext, ExprAggMultiFunctionLinearAccessNode expr, int streamNum)
           
 

Constructors in com.espertech.esper.epl.agg.factory with parameters of type ExprAggMultiFunctionLinearAccessNode
AggregationStateFactoryLinear(ExprAggMultiFunctionLinearAccessNode expr, int streamNum)
           
 

Uses of ExprAggMultiFunctionLinearAccessNode in com.espertech.esper.epl.expression.accessagg
 

Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type ExprAggMultiFunctionLinearAccessNode
ExprAggMultiFunctionLinearAccessNodeFactoryAccess(ExprAggMultiFunctionLinearAccessNode parent, AggregationAccessor accessor, java.lang.Class accessorResultType, EventType containedEventType, AggregationStateKey optionalStateKey, AggregationStateFactory optionalStateFactory, AggregationAgent optionalAgent)
           
ExprAggMultiFunctionLinearAccessNodeFactoryMethod(ExprAggMultiFunctionLinearAccessNode parent, EventType collectionEventType, java.lang.Class resultType, int streamNum)
           
 


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