Package io.smallrye.faulttolerance.core.timer
package io.smallrye.faulttolerance.core.timer
-
ClassDescriptionStarts 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.Timer allows scheduling tasks for execution in the future.Warning this class consists of generated code.Result of scheduling a task on a
Timer.