Package | Description |
---|---|
com.espertech.esper.epl.agg.access |
State multifunction aggregation methods
|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
Modifier and Type | Field and Description |
---|---|
protected AggregationStateSortedSpec |
AggregationStateSortedImpl.spec |
Constructor and Description |
---|
AggregationStateSortedImpl(AggregationStateSortedSpec spec)
Ctor.
|
AggregationStateSortedJoin(AggregationStateSortedSpec spec) |
AggregationStateSortedJoinWFilter(AggregationStateSortedSpec spec) |
AggregationStateSortedWFilter(AggregationStateSortedSpec spec) |
Modifier and Type | Field and Description |
---|---|
protected AggregationStateSortedSpec |
AggregationStateFactorySorted.spec |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactory |
AggregationFactoryFactoryDefault.makeSorted(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpec spec) |
AggregationStateFactory |
AggregationFactoryFactory.makeSorted(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpec spec) |
Constructor and Description |
---|
AggregationStateFactorySorted(ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpec spec) |