Uses of Interface
org.redisson.api.RDestroyable
Packages that use RDestroyable
-
Uses of RDestroyable in org.redisson
Classes in org.redisson that implement RDestroyableModifier and TypeClassDescriptionclassclassclassclassclassclassclassRedissonMap<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.classSet-based cache with ability to set TTL for each entry viaRSetCache.add(Object, long, TimeUnit)method.classclassRedissonTimeSeries<V,L> -
Uses of RDestroyable in org.redisson.api
Subinterfaces of RDestroyable in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceDistributed implementation of delayed queue.interfaceDistributed implementation ofDoubleAdderinterfaceRListMultimapCache<K,V> List based Multimap.interfaceRLocalCachedMap<K,V> Map object with local entry cache support.interfaceDistributed implementation ofLongAdderinterfaceRMap<K,V> Redis based implementation ofConcurrentMapandMapinterfaceRMapCache<K,V> Map-based cache with ability to set TTL for each entry viaRMapCache.put(Object, Object, long, TimeUnit)orRMapCache.putIfAbsent(Object, Object, long, TimeUnit)And therefore has an complex lua-scripts inside.interfaceRMapCacheNative<K,V> Map-based cache with ability to set TTL per entry.interfaceMap-based cache with ability to set TTL per entry.interfaceRMapCacheNativeRx<K,V> Map-based cache with ability to set TTL per entry.interfaceRMapCacheReactive<K,V> Map-based cache with ability to set TTL for each entry viaRMapCacheReactive.put(Object, Object, long, TimeUnit)orRMapCacheReactive.putIfAbsent(Object, Object, long, TimeUnit)method.interfaceRMapCacheRx<K,V> Map-based cache with ability to set TTL for each entry viaRMapCacheRx.put(Object, Object, long, TimeUnit)orRMapCacheRx.putIfAbsent(Object, Object, long, TimeUnit)method.interfaceRSetCache<V>Set-based cache with ability to set TTL for each object.interfaceReactive interface for RSetCache objectinterfaceRSetCacheRx<V>RxJava2 interface for RSetCache objectinterfaceRSetMultimapCache<K,V> interfaceRTimeSeries<V,L> Redis based time-series collection. -
Uses of RDestroyable in org.redisson.transaction
Classes in org.redisson.transaction that implement RDestroyableModifier and TypeClassDescriptionclassclassclassclass