Interface AIRegistryAggregation
- All Superinterfaces:
AggregationResultFuture
,AggregationService
,StopCallback
- All Known Implementing Classes:
AIRegistryAggregationMap
,AIRegistryAggregationMultiPerm
,AIRegistryAggregationSingle
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.epl.agg.core.AggregationService
EPTYPE
-
Method Summary
Modifier and TypeMethodDescriptionvoid
assignService
(int serviceId, AggregationService aggregationService) void
deassignService
(int serviceId) int
Methods inherited from interface com.espertech.esper.common.internal.epl.agg.core.AggregationResultFuture
getAggregationRow, getCollectionOfEvents, getCollectionScalar, getContextPartitionAggregationService, getEventBean, getGroupKey, getGroupKeys, getValue, setCurrentAccess
Methods inherited from interface com.espertech.esper.common.internal.epl.agg.core.AggregationService
accept, acceptGroupDetail, applyEnter, applyLeave, clearResults, isGrouped, setRemovedCallback
Methods inherited from interface com.espertech.esper.common.internal.util.StopCallback
stop
-
Method Details
-
assignService
-
deassignService
void deassignService(int serviceId) -
getInstanceCount
int getInstanceCount()
-