|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlugInAggregationMultiFunctionHandler | |
---|---|
com.espertech.esper.epl.expression | This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses |
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. |
Uses of PlugInAggregationMultiFunctionHandler in com.espertech.esper.epl.expression |
---|
Methods in com.espertech.esper.epl.expression that return PlugInAggregationMultiFunctionHandler | |
---|---|
PlugInAggregationMultiFunctionHandler |
ExprPlugInAggMultiFunctionNodeFactory.getHandlerPlugin()
|
Constructors in com.espertech.esper.epl.expression with parameters of type PlugInAggregationMultiFunctionHandler | |
---|---|
ExprPlugInAggMultiFunctionNodeFactory(ExprPlugInAggMultiFunctionNode parent,
PlugInAggregationMultiFunctionHandler handlerPlugin)
|
Uses of PlugInAggregationMultiFunctionHandler in com.espertech.esper.plugin |
---|
Methods in com.espertech.esper.plugin that return PlugInAggregationMultiFunctionHandler | |
---|---|
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. |
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |