Uses of Interface
com.espertech.esper.runtime.internal.kernel.thread.TimerUnit
Package
Description
This package contains classes to advanced threading options.
-
Uses of TimerUnit in com.espertech.esper.runtime.internal.kernel.thread
Modifier and TypeClassDescriptionclass
Timer unit for multiple callbacks for a statement.class
Timer unit for multiple callbacks for a statement.class
Timer unit for a single callback for a statement.class
Timer unit for a single callback for a statement.Modifier and TypeMethodDescriptionvoid
ThreadingService.submitTimerWork
(TimerUnit timerUnit) Submit timer execution work unit.void
ThreadingServiceImpl.submitTimerWork
(TimerUnit unit)