Package | Description |
---|---|
com.espertech.esper.epl.expression.accessagg |
Access-aggregation expressions.
|
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 |
---|---|
PlugInAggregationMultiFunctionHandler |
ExprPlugInAggMultiFunctionNodeFactory.getHandlerPlugin() |
Constructor and Description |
---|
ExprPlugInAggMultiFunctionNodeFactory(ExprPlugInAggMultiFunctionNode parent,
PlugInAggregationMultiFunctionHandler handlerPlugin,
AggregationFactoryFactory aggregationFactoryFactory,
StatementExtensionSvcContext statementExtensionSvcContext) |
Modifier and Type | Method and Description |
---|---|
PlugInAggregationMultiFunctionHandler |
PlugInAggregationMultiFunctionFactory.validateGetHandler(PlugInAggregationMultiFunctionValidationContext validationContext)
Called for each instance of use of any of the aggregation functions at validation time
after all declared aggregation have been added.
|