|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationStateType | |
---|---|
com.espertech.esper.epl.agg.access | State multifunction aggregation methods |
com.espertech.esper.epl.expression.accessagg | Access-aggregation expressions. |
Uses of AggregationStateType in com.espertech.esper.epl.agg.access |
---|
Methods in com.espertech.esper.epl.agg.access that return AggregationStateType | |
---|---|
static AggregationStateType |
AggregationStateType.fromString(java.lang.String text)
|
static AggregationStateType |
AggregationStateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AggregationStateType[] |
AggregationStateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AggregationStateType in com.espertech.esper.epl.expression.accessagg |
---|
Methods in com.espertech.esper.epl.expression.accessagg that return AggregationStateType | |
---|---|
AggregationStateType |
ExprAggMultiFunctionLinearAccessNode.getStateType()
|
Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type AggregationStateType | |
---|---|
ExprAggMultiFunctionLinearAccessNode(AggregationStateType stateType)
Ctor. |
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |