Uses of Enum Class
org.rostore.v2.container.async.OperationTarget
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of OperationTarget in org.rostore.v2.container.async
Modifier and TypeMethodDescriptionOperation.getTarget()
static OperationTarget
Returns the enum constant of this class with the specified name.static OperationTarget[]
OperationTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared.