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 |
Modifier and Type | Method and Description |
---|---|
AggregationStateSortedSpec |
AggregationStateSortedSpecForge.toEvaluator(EngineImportService engineImportService,
boolean isFireAndForget,
java.lang.String statementName) |
Constructor and Description |
---|
AggregationStateSortedImpl(AggregationStateSortedSpec spec)
Ctor.
|
AggregationStateSortedJoin(AggregationStateSortedSpec spec) |
AggregationStateSortedJoinWFilter(AggregationStateSortedSpec spec) |
AggregationStateSortedWFilter(AggregationStateSortedSpec spec) |
Modifier and Type | Field and Description |
---|---|
protected AggregationStateSortedSpec |
AggregationStateSortedFactory.spec |
Modifier and Type | Method and Description |
---|---|
AggregationStateSortedSpec |
AggregationStateSortedFactory.getSpec() |
Constructor and Description |
---|
AggregationStateSortedFactory(ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpec spec) |