Uses of Interface
org.redisson.api.RMultimapCacheRx
-
Packages that use RMultimapCacheRx Package Description org.redisson.api -
-
Uses of RMultimapCacheRx in org.redisson.api
Subinterfaces of RMultimapCacheRx in org.redisson.api Modifier and Type Interface Description interfaceRListMultimapCacheRx<K,V>Rx-ified version ofRListMultimapCache.interfaceRSetMultimapCacheRx<K,V>Rx-ified version ofRSetMultimapCache.
-