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

All Superinterfaces:
ExprSubselectStrategy
All Known Implementing Classes:
AIRegistrySubselectMap, AIRegistrySubselectMultiPerm, AIRegistrySubselectSingle

public interface AIRegistrySubselect
extends ExprSubselectStrategy


Method Summary
 void assignService(int num, ExprSubselectStrategy value)
           
 void deassignService(int num)
           
 int getAgentInstanceCount()
           
 
Methods inherited from interface com.espertech.esper.epl.expression.subquery.ExprSubselectStrategy
evaluateMatching
 

Method Detail

assignService

void assignService(int num,
                   ExprSubselectStrategy value)

deassignService

void deassignService(int num)

getAgentInstanceCount

int getAgentInstanceCount()

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