Uses of Class
com.espertech.esper.epl.agg.service.AggregationStateTypeWStream

Packages that use AggregationStateTypeWStream
com.espertech.esper.epl.agg.service Aggregation services. 
 

Uses of AggregationStateTypeWStream in com.espertech.esper.epl.agg.service
 

Methods in com.espertech.esper.epl.agg.service that return AggregationStateTypeWStream
static AggregationStateTypeWStream AggregationStateTypeWStream.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AggregationStateTypeWStream[] AggregationStateTypeWStream.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.espertech.esper.epl.agg.service with parameters of type AggregationStateTypeWStream
AggregationStateKeyWStream(int streamNum, AggregationStateTypeWStream stateType, ExprNode[] exprNodes)
           
 


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