Uses of Interface
org.redisson.api.RMultimapCache
-
Packages that use RMultimapCache Package Description org.redisson org.redisson.api -
-
Uses of RMultimapCache in org.redisson
Classes in org.redisson that implement RMultimapCache Modifier and Type Class Description classRedissonListMultimapCache<K,V>classRedissonSetMultimapCache<K,V> -
Uses of RMultimapCache in org.redisson.api
Subinterfaces of RMultimapCache in org.redisson.api Modifier and Type Interface Description interfaceRListMultimapCache<K,V>List based Multimap.interfaceRSetMultimapCache<K,V>
-