Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected ExprFirstLastEverNode |
AggregationMethodFactoryFirstLastEver.parent |
Modifier and Type | Method and Description |
---|---|
AggregationMethodFactory |
AggregationFactoryFactoryDefault.makeFirstLastEver(StatementExtensionSvcContext statementExtensionSvcContext,
ExprFirstLastEverNode exprFirstLastEverNode,
java.lang.Class type) |
AggregationMethodFactory |
AggregationFactoryFactory.makeFirstLastEver(StatementExtensionSvcContext statementExtensionSvcContext,
ExprFirstLastEverNode exprFirstLastEverNode,
java.lang.Class type) |
Constructor and Description |
---|
AggregationMethodFactoryFirstLastEver(ExprFirstLastEverNode parent,
java.lang.Class childType) |