Package | Description |
---|---|
com.espertech.esper.epl.expression.accessagg |
Access-aggregation expressions.
|
com.espertech.esper.epl.parse |
Parsers and AST tree walkers and helper classes transforming AST into business objects
|
com.espertech.esper.epl.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
Constructor and Description |
---|
ExprPlugInAggMultiFunctionNode(boolean distinct,
ConfigurationPlugInAggregationMultiFunction config,
PlugInAggregationMultiFunctionFactory pluginAggregationMultiFunctionFactory,
String functionName) |
Modifier and Type | Method and Description |
---|---|
LazyAllocatedMap<ConfigurationPlugInAggregationMultiFunction,PlugInAggregationMultiFunctionFactory> |
StatementSpecMapContext.getPlugInAggregations() |