Package com.blackrook.redis.enums
Contains useful enumerations.
-
Class Summary Class Description ReturnType<C> Enumeration of Redis return types, used for figuring out what to return sometimes. -
Enum Summary Enum Description Aggregation Aggregate function for union/intersection queries.BitwiseOperation The bitwise operation to perform on a BITOP call.DataType Enumeration of Redis data types.EncodingType List of data encoding types.SortOrder Sort order for SORT calls.