com.espertech.esper.core.context.stmt
Interface AIRegistryAggregation

All Superinterfaces:
AggregationResultFuture, AggregationService
All Known Implementing Classes:
AIRegistryAggregationMap, AIRegistryAggregationMultiPerm, AIRegistryAggregationSingle

public interface AIRegistryAggregation
extends AggregationService


Method Summary
 void assignService(int serviceId, AggregationService aggregationService)
           
 void deassignService(int serviceId)
           
 int getInstanceCount()
           
 
Methods inherited from interface com.espertech.esper.epl.agg.service.AggregationService
accept, acceptGroupDetail, applyEnter, applyLeave, clearResults, isGrouped, setCurrentAccess, setRemovedCallback
 
Methods inherited from interface com.espertech.esper.epl.agg.service.AggregationResultFuture
getCollectionOfEvents, getCollectionScalar, getEventBean, getGroupKey, getGroupKeys, getValue
 

Method Detail

assignService

void assignService(int serviceId,
                   AggregationService aggregationService)

deassignService

void deassignService(int serviceId)

getInstanceCount

int getInstanceCount()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com