Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected ExprMinMaxAggrNode |
AggregationMethodFactoryMinMax.parent |
Modifier and Type | Method and Description |
---|---|
AggregationMethodFactory |
AggregationFactoryFactoryDefault.makeMinMax(StatementExtensionSvcContext statementExtensionSvcContext,
ExprMinMaxAggrNode exprMinMaxAggrNode,
Class type,
boolean hasDataWindows) |
AggregationMethodFactory |
AggregationFactoryFactory.makeMinMax(StatementExtensionSvcContext statementExtensionSvcContext,
ExprMinMaxAggrNode exprMinMaxAggrNode,
Class type,
boolean hasDataWindows) |
Constructor and Description |
---|
AggregationMethodFactoryMinMax(ExprMinMaxAggrNode parent,
Class type,
boolean hasDataWindows) |