|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPRuntimeImpl | |
---|---|
com.espertech.esper.core.thread | This package contains classes to advanced threading options. |
Uses of EPRuntimeImpl in com.espertech.esper.core.thread |
---|
Methods in com.espertech.esper.core.thread with parameters of type EPRuntimeImpl | |
---|---|
void |
ThreadingServiceImpl.initThreading(EPServicesContext services,
EPRuntimeImpl runtime)
|
void |
ThreadingService.initThreading(EPServicesContext services,
EPRuntimeImpl runtime)
Initialize thread pools. |
Constructors in com.espertech.esper.core.thread with parameters of type EPRuntimeImpl | |
---|---|
InboundUnitSendDOM(org.w3c.dom.Node theEvent,
EPServicesContext services,
EPRuntimeImpl runtime)
Ctor. |
|
InboundUnitSendEvent(java.lang.Object theEvent,
EPRuntimeImpl runtime)
Ctor. |
|
InboundUnitSendMap(java.util.Map map,
java.lang.String eventTypeName,
EPServicesContext services,
EPRuntimeImpl runtime)
Ctor. |
|
InboundUnitSendObjectArray(java.lang.Object[] properties,
java.lang.String eventTypeName,
EPServicesContext services,
EPRuntimeImpl runtime)
Ctor. |
|
RouteUnitMultiple(EPRuntimeImpl epRuntime,
java.lang.Object callbackList,
EventBean theEvent,
EPStatementAgentInstanceHandle handle,
long filterVersion)
Ctor. |
|
RouteUnitSingle(EPRuntimeImpl epRuntime,
EPStatementHandleCallback handleCallback,
EventBean theEvent,
long filterVersion)
Ctor. |
|
TimerUnitMultiple(EPServicesContext services,
EPRuntimeImpl runtime,
EPStatementAgentInstanceHandle handle,
java.lang.Object callbackObject)
Ctor. |
|
TimerUnitSingle(EPServicesContext services,
EPRuntimeImpl runtime,
EPStatementHandleCallback handleCallback)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |