Uses of Enum
com.blackrook.redis.enums.DataType
Packages that use DataType
Package
Description
Contains classes relevant to connecting to Redis servers.
Contains interfaces for implementing Redis commands.
Contains useful enumerations.
-
Uses of DataType in com.blackrook.redis
Methods in com.blackrook.redis that return DataType -
Uses of DataType in com.blackrook.redis.commands
Methods in com.blackrook.redis.commands that return DataTypeModifier and TypeMethodDescription -
Uses of DataType in com.blackrook.redis.enums
Subclasses with type arguments of type DataType in com.blackrook.redis.enumsFields in com.blackrook.redis.enums with type parameters of type DataTypeModifier and TypeFieldDescriptionstatic final ReturnType<DataType> ReturnType.DATATYPEDATATYPE return type.Methods in com.blackrook.redis.enums that return DataType