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 AggregationStateMinMaxByEverSpec |
AggregationStateMinMaxByEver.spec |
Modifier and Type | Method and Description |
---|---|
AggregationStateMinMaxByEverSpec |
AggregationStateMinMaxByEver.getSpec() |
Constructor and Description |
---|
AggregationStateMinMaxByEver(AggregationStateMinMaxByEverSpec spec) |
AggregationStateMinMaxByEverWFilter(AggregationStateMinMaxByEverSpec spec) |
Modifier and Type | Field and Description |
---|---|
protected AggregationStateMinMaxByEverSpec |
AggregationStateFactoryMinMaxByEver.spec |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactory |
AggregationFactoryFactoryDefault.makeMinMaxEver(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateMinMaxByEverSpec spec) |
AggregationStateFactory |
AggregationFactoryFactory.makeMinMaxEver(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateMinMaxByEverSpec spec) |
Constructor and Description |
---|
AggregationStateFactoryMinMaxByEver(ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateMinMaxByEverSpec spec) |