Uses of Enum Class
org.rostore.v2.container.async.AsyncStatus
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncStatus in org.rostore.v2.container.async
Modifier and TypeMethodDescriptionstatic AsyncStatus
Returns 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.