Uses of Enum
io.lettuce.solon.RedisMode
-
Uses of RedisMode in io.lettuce.solon
Methods in io.lettuce.solon that return RedisModeModifier and TypeMethodDescriptionstatic RedisModeRedisMode.getRedisMode(String mode) static RedisModeReturns the enum constant of this type with the specified name.static RedisMode[]RedisMode.values()Returns an array containing the constants of this enum type, in the order they are declared.