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