Uses of Enum
kilim.concurrent.MPSCQueue.BackOffStrategy
Packages that use MPSCQueue.BackOffStrategy
-
Uses of MPSCQueue.BackOffStrategy in kilim.concurrent
Fields in kilim.concurrent declared as MPSCQueue.BackOffStrategyModifier and TypeFieldDescriptionprivate static final MPSCQueue.BackOffStrategyMPSCQueue.CAS_BACKOFFMethods in kilim.concurrent that return MPSCQueue.BackOffStrategyModifier and TypeMethodDescriptionstatic MPSCQueue.BackOffStrategyMPSCQueue.BackOffStrategy.getStrategy(String propertyName, MPSCQueue.BackOffStrategy defaultS) static MPSCQueue.BackOffStrategyReturns the enum constant of this type with the specified name.static MPSCQueue.BackOffStrategy[]MPSCQueue.BackOffStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in kilim.concurrent with parameters of type MPSCQueue.BackOffStrategyModifier and TypeMethodDescriptionstatic MPSCQueue.BackOffStrategyMPSCQueue.BackOffStrategy.getStrategy(String propertyName, MPSCQueue.BackOffStrategy defaultS)