Uses of Interface
org.redisson.api.RBucket
Packages that use RBucket
Package
Description
-
Uses of RBucket in org.redisson
Classes in org.redisson that implement RBucketModifier and TypeClassDescriptionclassclassclassJson data holderMethods in org.redisson that return RBucket -
Uses of RBucket in org.redisson.api
Subinterfaces of RBucket in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceBinary stream holder stores a sequence of bytes.interfaceRJsonBucket<V>Redis JSON datatype holder.Methods in org.redisson.api that return RBucketModifier and TypeMethodDescription<V> RBucket<V> Returns object holder instance by name.<V> RBucket<V> Returns object holder instance by name using provided codec for object.<V> RBucket<V> Returns object holder instance by name.<V> RBucket<V> Returns object holder instance by name using provided codec for object.<V> RBucket<V> RedissonClient.getBucket(PlainOptions options) Returns object holder instance with specifiedoptions.<V> RBucket<V> Returns transactional object holder instance by name.<V> RBucket<V> Returns transactional object holder instance by name using provided codec for object. -
Uses of RBucket in org.redisson.transaction
Classes in org.redisson.transaction that implement RBucketMethods in org.redisson.transaction that return RBucket -
Uses of RBucket in org.redisson.transaction.operation
Classes in org.redisson.transaction.operation that implement RBucketModifier and TypeClassDescriptionstatic final classstatic final class