|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.thread.RouteUnitMultiple
public class RouteUnitMultiple
Route execution work unit.
Constructor Summary | |
---|---|
RouteUnitMultiple(EPRuntimeImpl epRuntime,
java.lang.Object callbackList,
EventBean theEvent,
EPStatementAgentInstanceHandle handle,
long filterVersion)
Ctor. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RouteUnitMultiple(EPRuntimeImpl epRuntime, java.lang.Object callbackList, EventBean theEvent, EPStatementAgentInstanceHandle handle, long filterVersion)
epRuntime
- runtime to processcallbackList
- callback listtheEvent
- event to passhandle
- statement handlefilterVersion
- version of filterMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
© 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 |