Uses of Enum Class
io.helidon.common.concurrency.limits.LimitAlgorithm.Outcome.Timing
Packages that use LimitAlgorithm.Outcome.Timing
Package
Description
Concurrency limits API and default implementations.
-
Uses of LimitAlgorithm.Outcome.Timing in io.helidon.common.concurrency.limits
Methods in io.helidon.common.concurrency.limits that return LimitAlgorithm.Outcome.TimingModifier and TypeMethodDescriptionLimitAlgorithm.Outcome.timing()
TheLimitAlgorithm.Outcome.Timing
of the decision about the work item.Returns the enum constant of this class with the specified name.static LimitAlgorithm.Outcome.Timing[]
LimitAlgorithm.Outcome.Timing.values()
Returns an array containing the constants of this enum class, in the order they are declared.