Uses of Enum Class
org.springframework.data.redis.core.types.RedisClientInfo.INFO
Packages that use RedisClientInfo.INFO
-
Uses of RedisClientInfo.INFO in org.springframework.data.redis.core.types
Subclasses with type arguments of type RedisClientInfo.INFO in org.springframework.data.redis.core.typesMethods in org.springframework.data.redis.core.types that return RedisClientInfo.INFOModifier and TypeMethodDescriptionstatic RedisClientInfo.INFOReturns the enum constant of this class with the specified name.static RedisClientInfo.INFO[]RedisClientInfo.INFO.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.data.redis.core.types with parameters of type RedisClientInfo.INFOModifier and TypeMethodDescription@Nullable StringRedisClientInfo.get(RedisClientInfo.INFO info)