Uses of Class
org.redisson.RedissonListMultimap
-
Packages that use RedissonListMultimap Package Description org.redisson org.redisson.rx -
-
Uses of RedissonListMultimap in org.redisson
Subclasses of RedissonListMultimap in org.redisson Modifier and Type Class Description class
RedissonListMultimapCache<K,V>
-
Uses of RedissonListMultimap in org.redisson.rx
Constructors in org.redisson.rx with parameters of type RedissonListMultimap Constructor Description RedissonListMultimapRx(RedissonListMultimap<K,V> instance, CommandRxExecutor commandExecutor)
-