Uses of Enum Class
org.springframework.data.redis.connection.DataType

Packages that use DataType
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
Redis specific converters used for sending data and parsing responses.
Core package for integrating Redis with Spring concepts.
Small toolkit mirroring the java.util.atomic package in Redis.
Package providing implementations for most of the java.util collections on top of Redis.