Uses of Interface
org.redisson.api.RMultimapRx
-
Packages that use RMultimapRx Package Description org.redisson.api -
-
Uses of RMultimapRx in org.redisson.api
Subinterfaces of RMultimapRx in org.redisson.api Modifier and Type Interface Description interfaceRListMultimapCacheRx<K,V>Rx-ified version ofRListMultimapCache.interfaceRListMultimapRx<K,V>RxJava2 interface for List based Multimap objectinterfaceRSetMultimapCacheRx<K,V>Rx-ified version ofRSetMultimapCache.interfaceRSetMultimapRx<K,V>RxJava2 interface for Set based Multimap
-