Uses of Interface
org.redisson.api.RSetAsync
Packages that use RSetAsync
-
Uses of RSetAsync in org.redisson
Classes in org.redisson that implement RSetAsyncModifier and TypeClassDescriptionclassRedissonSet<V>Distributed and concurrent implementation ofSetclassSet-based cache with ability to set TTL for each entry viaRSetCache.add(Object, long, TimeUnit)method.classSet based Multimap Cache values holderMethods in org.redisson that return RSetAsync -
Uses of RSetAsync in org.redisson.api
Subinterfaces of RSetAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRSet<V>Redis based implementation ofSetinterfaceRSetCache<V>Set-based cache with ability to set TTL for each object.interfaceAsync set functionsMethods in org.redisson.api that return RSetAsync -
Uses of RSetAsync in org.redisson.transaction
Classes in org.redisson.transaction that implement RSetAsyncModifier and TypeClassDescriptionclassclass