Package | Description |
---|---|
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 | Method and Description |
---|---|
void |
PlugInAggregationMultiFunctionFactory.addAggregationFunction(PlugInAggregationMultiFunctionDeclarationContext declarationContext)
Called for each instance of use of any of the aggregation functions at declaration discovery time
and before any expression validation takes place.
|