Package | Description |
---|---|
com.espertech.esper.epl.agg.access |
State multifunction aggregation methods
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationAccessorMinMaxByNonTable
Represents the aggregation accessor that provides the result for the "maxBy" aggregation function.
|
class |
AggregationAccessorMinMaxByTable
Represents the aggregation accessor that provides the result for the "maxBy" aggregation function.
|