Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.core | |
com.espertech.esper.common.internal.epl.agg.groupall | |
com.espertech.esper.common.internal.epl.agg.groupby | |
com.espertech.esper.common.internal.epl.agg.groupbylocal |
Aggregation utility classes centered around local group-by parameters.
|
com.espertech.esper.common.internal.epl.agg.rollup | |
com.espertech.esper.common.internal.epl.agg.table |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggregationServiceNullFactory.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
<T> T |
AggregationServiceFactoryForge.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggregationServiceGroupAllForge.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggregationServiceGroupByForge.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggSvcLocalGroupByForge.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggSvcGroupByRollupForge.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AggregationServiceFactoryForgeTable.accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
Copyright © 2005–2022. All rights reserved.