Package org.springframework.data.redis.core.types
@NonNullApi
@NonNullFields
package org.springframework.data.redis.core.types
Redis domain specific types.
-
ClassDescriptionExpirations<K>Value Object linking a number of keys to their
Expirations.TimeToLive
retaining 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.RedisClientInfo
provides general and statistical information about client connections.