Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected ExprMedianNode |
AggregationMethodFactoryMedian.parent |
Modifier and Type | Method and Description |
---|---|
AggregationMethodFactory |
AggregationFactoryFactoryDefault.makeMedian(StatementExtensionSvcContext statementExtensionSvcContext,
ExprMedianNode exprMedianNode,
Class childType) |
AggregationMethodFactory |
AggregationFactoryFactory.makeMedian(StatementExtensionSvcContext statementExtensionSvcContext,
ExprMedianNode exprMedianNode,
Class childType) |
Constructor and Description |
---|
AggregationMethodFactoryMedian(ExprMedianNode parent,
Class aggregatedValueType) |