Class SubqueryIndexMgmtCallback
java.lang.Object
com.espertech.esper.common.internal.epl.subselect.SubqueryIndexMgmtCallback
- All Implemented Interfaces:
AgentInstanceMgmtCallback
Implements a stop callback for use with subqueries to clear their indexes
when a statement is stopped.
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.context.util.AgentInstanceMgmtCallback
INSTANCE_NO_ACTION
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.espertech.esper.common.internal.context.util.AgentInstanceMgmtCallback
transfer
-
Constructor Details
-
SubqueryIndexMgmtCallback
Ctor.- Parameters:
eventIndex
- index to clear
-
-
Method Details
-
stop
- Specified by:
stop
in interfaceAgentInstanceMgmtCallback
-