Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
com.espertech.esper.plugin |
APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in
this package.
|
Modifier and Type | Field and Description |
---|---|
protected PlugInAggregationMultiFunctionStateFactory |
AggregationStateFactoryPlugin.stateFactory |
Modifier and Type | Method and Description |
---|---|
PlugInAggregationMultiFunctionStateFactory |
PlugInAggregationMultiFunctionHandler.getStateFactory()
Return the state factory for the sharable aggregation function state.
|