Uses of Enum Class
org.springframework.data.redis.connection.RedisServer.INFO
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of RedisServer.INFO in org.springframework.data.redis.connection
Modifier and TypeMethodDescriptionstatic RedisServer.INFO
Returns the enum constant of this class with the specified name.static RedisServer.INFO[]
RedisServer.INFO.values()
Returns an array containing the constants of this enum class, in the order they are declared.