Package | Description |
---|---|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
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) |