Uses of Interface
io.helidon.scheduling.FixedRateInvocation
-
Packages that use FixedRateInvocation Package Description io.helidon.scheduling Scheduling for Helidon SE reactive implementation. -
-
Uses of FixedRateInvocation in io.helidon.scheduling
Method parameters in io.helidon.scheduling with type arguments of type FixedRateInvocation Modifier and Type Method Description Scheduling.FixedRateBuilder
Scheduling.FixedRateBuilder. task(ScheduledConsumer<FixedRateInvocation> task)
Task to be scheduled for execution.
-