Uses of Interface
com.espertech.esper.runtime.internal.kernel.thread.RouteUnitRunnable
Package
Description
This package contains classes to advanced threading options.
-
Uses of RouteUnitRunnable in com.espertech.esper.runtime.internal.kernel.thread
Modifier and TypeClassDescriptionclass
Route execution work unit.class
Route execution work unit.class
Route unit for single match.class
Route unit for single match.Modifier and TypeMethodDescriptionvoid
ThreadingService.submitRoute
(RouteUnitRunnable unit) Submit route work unit.void
ThreadingServiceImpl.submitRoute
(RouteUnitRunnable unit)