Uses of Enum Class
org.rostore.v2.container.async.OperationTarget
Packages that use OperationTarget
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of OperationTarget in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return OperationTargetModifier and TypeMethodDescriptionOperation.getTarget()static OperationTargetReturns 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.