Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected AggregationStateSortedSpecForge |
AggregationStateSortedForge.spec |
Modifier and Type | Method and Description |
---|---|
AggregationStateSortedSpecForge |
AggregationStateSortedForge.getSpec() |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactoryForge |
AggregationFactoryFactoryDefault.makeSorted(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpecForge spec) |
AggregationStateFactoryForge |
AggregationFactoryFactory.makeSorted(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpecForge spec) |
Constructor and Description |
---|
AggregationStateSortedForge(ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpecForge spec) |