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