Package io.smallrye.faulttolerance.core.timer
-
Interface Summary Interface Description Timer Timer allows scheduling tasks for execution in the future.TimerTask Result of scheduling a task on aTimer. -
Class Summary Class Description ThreadTimer Starts one thread that processes submitted tasks in a loop and when it's time for a task to run, it gets submitted to the executor.TimerLogger_$logger Warning this class consists of generated code.