Uses of Interface
org.redisson.api.RMultimapCacheRx
Packages that use RMultimapCacheRx
-
Uses of RMultimapCacheRx in org.redisson.api
Subinterfaces of RMultimapCacheRx in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceList based Multimap with ability to set TTL per entry.interfaceRListMultimapCacheRx<K,V> Rx-ified version ofRListMultimapCache.interfaceSet based Multimap with ability to set TTL per entry.interfaceRSetMultimapCacheRx<K,V> Rx-ified version ofRSetMultimapCache.