Uses of Interface
org.redisson.api.RBucketReactive
Packages that use RBucketReactive
-
Uses of RBucketReactive in org.redisson
Methods in org.redisson that return RBucketReactiveModifier and TypeMethodDescription<V> RBucketReactive<V> <V> RBucketReactive<V> <V> RBucketReactive<V> RedissonReactive.getBucket(PlainOptions options) Methods in org.redisson that return types with arguments of type RBucketReactiveModifier and TypeMethodDescription<V> List<RBucketReactive<V>> RedissonReactive.findBuckets(String pattern) -
Uses of RBucketReactive in org.redisson.api
Subinterfaces of RBucketReactive in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceBinary stream holder stores a sequence of bytes.interfaceRedis JSON datatype holder.Methods in org.redisson.api that return RBucketReactiveModifier and TypeMethodDescription<V> RBucketReactive<V> Returns object holder by name<V> RBucketReactive<V> <V> RBucketReactive<V> Returns object holder instance by name<V> RBucketReactive<V> Returns object holder instance by name using provided codec for object.<V> RBucketReactive<V> RedissonReactiveClient.getBucket(PlainOptions options) Returns object holder instance with specifiedoptions.<V> RBucketReactive<V> Returns transactional object holder instance by name.<V> RBucketReactive<V> Returns transactional object holder instance by name using provided codec for object.Methods in org.redisson.api that return types with arguments of type RBucketReactiveModifier and TypeMethodDescription<V> List<RBucketReactive<V>> RedissonReactiveClient.findBuckets(String pattern) Deprecated. -
Uses of RBucketReactive in org.redisson.reactive
Methods in org.redisson.reactive that return RBucketReactiveModifier and TypeMethodDescription<V> RBucketReactive<V> <V> RBucketReactive<V> <V> RBucketReactive<V> <V> RBucketReactive<V>