Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected ExprPlugInAggNode |
AggregationMethodFactoryPlugIn.parent |
Modifier and Type | Method and Description |
---|---|
AggregationMethodFactory |
AggregationFactoryFactoryDefault.makePlugInMethod(StatementExtensionSvcContext statementExtensionSvcContext,
ExprPlugInAggNode expr,
AggregationFunctionFactory factory,
Class childType) |
AggregationMethodFactory |
AggregationFactoryFactory.makePlugInMethod(StatementExtensionSvcContext statementExtensionSvcContext,
ExprPlugInAggNode expr,
AggregationFunctionFactory factory,
Class childType) |
Constructor and Description |
---|
AggregationMethodFactoryPlugIn(ExprPlugInAggNode parent,
AggregationFunctionFactory aggregationFunctionFactory,
Class aggregatedValueType) |