Uses of Enum
org.redisson.api.SyncMode
Packages that use SyncMode
-
Uses of SyncMode in org.redisson.api
Methods in org.redisson.api that return SyncModeModifier and TypeMethodDescriptionBaseSyncParams.getSyncMode()static SyncModeReturns the enum constant of this type with the specified name.static SyncMode[]SyncMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.redisson.api with parameters of type SyncMode