Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.access.core |
Modifier and Type | Method and Description |
---|---|
static AggregationStateTypeWStream |
AggregationStateTypeWStream.valueOf(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.
|
Constructor and Description |
---|
AggregationStateKeyWStream(int streamNum,
EventType eventType,
AggregationStateTypeWStream stateType,
ExprNode[] criteraExprNodes,
ExprNode filterExprNode) |
Copyright © 2005–2022. All rights reserved.