Package | Description |
---|---|
com.espertech.esper.common.client.hook.aggmultifunc |
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
|
Modifier and Type | Method and Description |
---|---|
AggregationMultiFunctionState |
AggregationMultiFunctionStateFactory.newState(AggregationMultiFunctionStateFactoryContext ctx)
Returns a new state holder
|