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 |
---|---|
AggregationMultiFunctionStateKey |
AggregationMultiFunctionHandler.getAggregationStateUniqueKey()
Return a state-key object that determines how the runtimeshares aggregation state
between multiple aggregation functions that may appear in the same EPL statement.
|