Package org.redisson.rx
Class RedissonListMultimapRx<K,V>
java.lang.Object
org.redisson.rx.RedissonListMultimapRx<K,V>
- Type Parameters:
K- key typeV- value type
- Author:
- Nikita Koksharov
-
Constructor Summary
ConstructorsConstructorDescriptionRedissonListMultimapRx(RListMultimap<K, V> instance, CommandRxExecutor commandExecutor) -
Method Summary
-
Constructor Details
-
RedissonListMultimapRx
-
-
Method Details
-
get
-