Uses of Enum Class
org.rostore.v2.container.async.AsyncStatus
Packages that use AsyncStatus
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncStatus in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return AsyncStatusModifier and TypeMethodDescriptionstatic AsyncStatusReturns the enum constant of this class with the specified name.static AsyncStatus[]AsyncStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rostore.v2.container.async with parameters of type AsyncStatus