K - key typeV - value typepublic class RedissonListMultimapRx<K,V> extends Object
| Constructor and Description |
|---|
RedissonListMultimapRx(Codec codec,
CommandRxExecutor commandExecutor,
String name) |
RedissonListMultimapRx(CommandRxExecutor commandExecutor,
String name) |
public RedissonListMultimapRx(CommandRxExecutor commandExecutor, String name)
public RedissonListMultimapRx(Codec codec, CommandRxExecutor commandExecutor, String name)
Copyright © 2014–2019 Redisson. All rights reserved.