Package | Description |
---|---|
com.espertech.esper.common.internal.context.airegistry | |
com.espertech.esper.common.internal.epl.agg.core | |
com.espertech.esper.common.internal.epl.agg.table | |
com.espertech.esper.common.internal.epl.resultset.agggrouped |
Result set processor for Aggregated and Grouped
|
com.espertech.esper.common.internal.epl.resultset.rowpergroup |
Result set processor for Fully-Aggregated and Grouped
|
com.espertech.esper.common.internal.epl.resultset.rowpergrouprollup |
Result set processor for Rollup
|
Modifier and Type | Method and Description |
---|---|
void |
AIRegistryAggregationSingle.setRemovedCallback(AggregationRowRemovedCallback callback) |
void |
AIRegistryAggregationMultiPerm.setRemovedCallback(AggregationRowRemovedCallback callback) |
void |
AIRegistryAggregationMap.setRemovedCallback(AggregationRowRemovedCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
AggregationServiceNull.setRemovedCallback(AggregationRowRemovedCallback callback) |
void |
AggregationService.setRemovedCallback(AggregationRowRemovedCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
AggSvcGroupByWTableBase.setRemovedCallback(AggregationRowRemovedCallback callback) |
void |
AggSvcGroupAllWTableImpl.setRemovedCallback(AggregationRowRemovedCallback callback) |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorAggregateGrouped |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroup |
interface |
ResultSetProcessorRowPerGroupUnboundHelper |
Modifier and Type | Class and Description |
---|---|
class |
ResultSetProcessorRowPerGroupUnboundHelperImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroupRollup |
Copyright © 2005–2022. All rights reserved.