Uses of Interface
io.helidon.scheduling.FixedRateInvocation
-
Uses of FixedRateInvocation in io.helidon.scheduling
Modifier and TypeMethodDescriptionFixedRateConfig.BuilderBase.FixedRateConfigImpl.task()
FixedRateConfig.BuilderBase.task()
Task to be scheduled for execution.Modifier and TypeMethodDescriptionFixedRateConfig.BuilderBase.task
(ScheduledConsumer<FixedRateInvocation> task) Task to be scheduled for execution.Scheduling.FixedRateBuilder.task
(ScheduledConsumer<FixedRateInvocation> task) Deprecated, for removal: This API element is subject to removal in a future version.Task to be scheduled for execution.