Uses of Interface
org.redisson.api.RBucketsRx
Packages that use RBucketsRx
-
Uses of RBucketsRx in org.redisson
Methods in org.redisson that return RBucketsRx -
Uses of RBucketsRx in org.redisson.api
Methods in org.redisson.api that return RBucketsRxModifier and TypeMethodDescriptionRedissonRxClient.getBuckets()Returns interface for mass operations with Bucket objects.RedissonRxClient.getBuckets(Codec codec) Returns interface for mass operations with Bucket objects using provided codec for object.