Uses of Interface
org.springframework.data.redis.core.HyperLogLogOperations
Packages that use HyperLogLogOperations
-
Uses of HyperLogLogOperations in org.springframework.data.redis.core
Methods in org.springframework.data.redis.core that return HyperLogLogOperationsModifier and TypeMethodDescription@NonNull HyperLogLogOperations<K, V> RedisOperations.opsForHyperLogLog()RedisTemplate.opsForHyperLogLog()