Uses of Interface
org.redisson.api.RExpirableReactive
Packages that use RExpirableReactive
-
Uses of RExpirableReactive in org.redisson.api
Subinterfaces of RExpirableReactive in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceReactive interface for AtomicDouble objectinterfaceReactive interface for AtomicLong objectinterfaceBinary stream holder stores a sequence of bytes.interfaceReactive interface for BitSet objectinterfaceReactive interface for Redis based BlockingDeque objectinterfaceReactive interface for BlockingQueue objectinterfaceDistributed implementation of Bloom filter based on Highway 128-bit hash.interfaceReactive implementation of object holder.interfaceCommon reactive interface for collection objectinterfaceReactive interface for Deque objectinterfaceRGeoReactive<V>Geospatial items holder.interfaceProbabilistic data structure that lets you maintain counts of millions of items with extreme space efficiency.interfaceId generator ofLongtype numbers.interfaceRedis JSON datatype holder.interfaceRJsonStoreReactive<K,V> JSON Store which stores each entry as key and value.interfaceReactive interface for sorted set contained values of String type.interfaceReactive interface forRListMultimapCacheobject.interfaceReactive interface for List based Multimap objectinterfacelist functionsinterfaceMap object with local entry cache support.interfaceMap-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.interfaceRMapReactive<K,V> Reactive interface for Redis based implementation ofConcurrentMapandMapinterfaceRMultimapReactive<K,V> Base Reactive interface for Multimap objectinterfaceReactive interface for Semaphore object with lease time parameter support for each acquired permit.interfaceReactive interface for Queue objectinterfaceReactive interface for Redis based Rate Limiter object.interfaceReactive interface for Reliable topic based on Redis Stream object.interfaceRingBuffer based queue evicts elements from the head if queue capacity became full.interfaceReactive interface for SortedSet objectinterfaceReactive interface of Redis basedSemaphore.interfaceReactive interface for RSetCache objectinterfaceReactive interface forRSetMultimapCacheobject.interfaceRSetMultimapReactive<K,V> Reactive interface for Set based MultimapinterfaceRSetReactive<V>Reactive interface for Redis based implementation ofSetinterfaceRStreamReactive<K,V> Reactive interface for Redis Stream object.interfaceRTimeSeriesReactive<V,L> Reactive interface for Redis based time-series collection.interfaceReactive interface of Redis based implementation ofTransferQueue