|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.context.stmt.AIRegistrySubselectMap
public class AIRegistrySubselectMap
Constructor Summary | |
---|---|
AIRegistrySubselectMap()
|
Method Summary | |
---|---|
void |
assignService(int num,
ExprSubselectStrategy subselectStrategy)
|
void |
deassignService(int num)
|
java.util.Collection<EventBean> |
evaluateMatching(EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext)
|
int |
getAgentInstanceCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AIRegistrySubselectMap()
Method Detail |
---|
public void assignService(int num, ExprSubselectStrategy subselectStrategy)
assignService
in interface AIRegistrySubselect
public void deassignService(int num)
deassignService
in interface AIRegistrySubselect
public java.util.Collection<EventBean> evaluateMatching(EventBean[] eventsPerStream, ExprEvaluatorContext exprEvaluatorContext)
evaluateMatching
in interface ExprSubselectStrategy
public int getAgentInstanceCount()
getAgentInstanceCount
in interface AIRegistrySubselect
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |