Package | Description |
---|---|
com.espertech.esper.core.thread |
This package contains classes to advanced threading options.
|
Modifier and Type | Class and Description |
---|---|
class |
RouteUnitMultiple
Route execution work unit.
|
class |
RouteUnitSingle
Route unit for single match.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadingServiceImpl.submitRoute(RouteUnitRunnable unit) |
void |
ThreadingService.submitRoute(RouteUnitRunnable unit)
Submit route work unit.
|