Uses of Class
org.redisson.RedissonObject
Packages that use RedissonObject
Package
Description
-
Uses of RedissonObject in org.redisson
Subclasses of RedissonObject in org.redissonModifier and TypeClassDescriptionclassBase list implementationclassclassDistributed alternative to theAtomicLongclassDistributed alternative to theAtomicLongclassRedissonBaseAdder<T extends Number>classBase class for implementing distributed locksclassclassclassDistributed and concurrent implementation ofBlockingDeque.classDistributed and concurrent implementation ofBlockingQueue.classBloom filter based on Highway 128-bit hash.classDistributed and concurrent implementation of boundedBlockingQueue.classclassDistributed alternative to theCountDownLatchIt has a advantage overCountDownLatch-- count can be reset viaRedissonCountDownLatch.trySetCount(long).classclassDistributed and concurrent implementation ofQueueclassclassDistributed implementation ofLockImplements reentrant lock.
Lock will be removed automatically if client disconnects.classRedissonFasterMultiLock.
All lock, unlock, lockAsync unlockAsync methods only success when all values locked succeed.classRedis based implementation of Fenced Lock with reentrancy support.classRedissonGeo<V>Geospatial items holderfinal classfinal classclassJson data holderfinal classSorted set contained values of String typeclassRedissonList<V>Distributed and concurrent implementation ofListclassRedissonListMultimap<K,V> protected classclassclassclassList based Multimap Cache values holderclassclassDistributed implementation ofLockImplements reentrant lock.
Lock will be removed automatically if client disconnects.classclassRedissonMap<K,V> Distributed and concurrent implementation ofConcurrentMapandMapclassRedissonMapCache<K,V> Map-based cache with ability to set TTL for each entry viaRedissonMapCache.put(Object, Object, long, TimeUnit)orRedissonMapCache.putIfAbsent(Object, Object, long, TimeUnit)methods.classMap-based cache with ability to set TTL per entry.classRedissonMultimap<K,V> classclassDistributed and concurrent implementation of priority blocking deque.classDistributed and concurrent implementation ofPriorityBlockingQueue.classDistributed and concurrent implementation ofQueueclassclassDistributed and concurrent implementation ofQueueclassfinal classclassLock will be removed automatically if client disconnects.classAReadWriteLockmaintains a pair of associatedlocks, one for read-only operations and one for writing.classclassclassclassDistributed and concurrent implementation ofSemaphore.classRedissonSet<V>Distributed and concurrent implementation ofSetclassSet-based cache with ability to set TTL for each entry viaRSetCache.add(Object, long, TimeUnit)method.classRedissonSetMultimap<K,V> protected classclassclassclassSet based Multimap Cache values holderclassfinal classDistributed implementation ofLockImplements reentrant lock.
Lock will be removed automatically if client disconnects.classRedissonStream<K,V> classDistributed and concurrent implementation ofListclassRedissonTimeSeries<V,L> classclassLock will be removed automatically if client disconnects. -
Uses of RedissonObject in org.redisson.cache
Constructors in org.redisson.cache with parameters of type RedissonObjectModifierConstructorDescriptionLocalCacheView(LocalCachedMapOptions<?, ?> options, RedissonObject object) -
Uses of RedissonObject in org.redisson.jcache
Subclasses of RedissonObject in org.redisson.jcache -
Uses of RedissonObject in org.redisson.transaction
Subclasses of RedissonObject in org.redisson.transactionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of RedissonObject in org.redisson.transaction.operation
Subclasses of RedissonObject in org.redisson.transaction.operationModifier and TypeClassDescriptionstatic final classstatic final class