Uses of Package
org.springframework.data.redis.core.types
Packages that use org.springframework.data.redis.core.types
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.
Connection package for Lettuce Redis client.
Core package for integrating Redis with Spring concepts.
Redis domain specific types.
Small toolkit mirroring the
java.util.atomic package in Redis.Package providing implementations for most of the
java.util collections on top of Redis.-
Classes in org.springframework.data.redis.core.types used by org.springframework.data.redis.connectionClassDescription
RedisClientInfoprovides general and statistical information about client connections. -
Classes in org.springframework.data.redis.core.types used by org.springframework.data.redis.connection.convertClassDescription
RedisClientInfoprovides general and statistical information about client connections. -
Classes in org.springframework.data.redis.core.types used by org.springframework.data.redis.connection.lettuceClassDescription
RedisClientInfoprovides general and statistical information about client connections. -
Classes in org.springframework.data.redis.core.types used by org.springframework.data.redis.coreClassDescriptionValue Object linking a number of keys to their
Expirations.TimeToLiveretaining the order of the original source.Expiration holds time to liveExpirations.TimeToLive.raw()values as returned by a Redis Client.RedisClientInfoprovides general and statistical information about client connections. -
Classes in org.springframework.data.redis.core.types used by org.springframework.data.redis.core.typesClassDescriptionValue Object linking a number of keys to their
Expirations.TimeToLiveretaining the order of the original source.Collection of timeouts associated with aTimeUnit.Expiration holds time to liveExpirations.TimeToLive.raw()values as returned by a Redis Client.RedisClientInfoprovides general and statistical information about client connections. -
-