Uses of Interface
io.helidon.scheduling.FixedRateInvocation
Packages that use FixedRateInvocation
-
Uses of FixedRateInvocation in io.helidon.scheduling
Method parameters in io.helidon.scheduling with type arguments of type FixedRateInvocationModifier and TypeMethodDescriptionScheduling.FixedRateBuilder.task
(ScheduledConsumer<FixedRateInvocation> task) Task to be scheduled for execution.