Uses of Class
io.lettuce.core.StrAlgoArgs.By
| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
-
Uses of StrAlgoArgs.By in io.lettuce.core
Methods in io.lettuce.core that return StrAlgoArgs.By Modifier and Type Method Description static StrAlgoArgs.ByStrAlgoArgs.By. valueOf(String name)Returns the enum constant of this type with the specified name.static StrAlgoArgs.By[]StrAlgoArgs.By. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.lettuce.core with parameters of type StrAlgoArgs.By Modifier and Type Method Description StrAlgoArgsStrAlgoArgs. by(StrAlgoArgs.By by, String... keys)