Uses of Interface
org.redisson.api.RMultimapCache
Packages that use RMultimapCache
-
Uses of RMultimapCache in org.redisson
Classes in org.redisson that implement RMultimapCacheModifier and TypeClassDescriptionclassclassclassclass -
Uses of RMultimapCache in org.redisson.api
Subinterfaces of RMultimapCache in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRListMultimapCache<K,V> List based Multimap.interfaceList based Multimap with ability to set TTL per entry.interfaceRSetMultimapCache<K,V> interfaceSet based Multimap with ability to set TTL per entry.