Uses of Interface
org.redisson.api.RBucketRx
Packages that use RBucketRx
-
Uses of RBucketRx in org.redisson
Methods in org.redisson that return RBucketRx -
Uses of RBucketRx in org.redisson.api
Subinterfaces of RBucketRx in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceBinary stream holder stores a sequence of bytes.interfaceRedis JSON datatype holder.Methods in org.redisson.api that return RBucketRxModifier and TypeMethodDescription<V> RBucketRx<V> Returns object holder by name<V> RBucketRx<V> <V> RBucketRx<V> Returns object holder instance by name<V> RBucketRx<V> Returns object holder instance by name using provided codec for object.<V> RBucketRx<V> RedissonRxClient.getBucket(PlainOptions options) Returns object holder instance with specifiedoptions.<V> RBucketRx<V> Returns transactional object holder instance by name.<V> RBucketRx<V> Returns transactional object holder instance by name using provided codec for object. -
Uses of RBucketRx in org.redisson.rx
Methods in org.redisson.rx that return RBucketRx