Package | Description |
---|---|
org.redisson |
Modifier and Type | Class and Description |
---|---|
class |
RedissonListMultimap<K,V> |
class |
RedissonListMultimapCache<K,V> |
class |
RedissonSetMultimap<K,V> |
class |
RedissonSetMultimapCache<K,V> |
Constructor and Description |
---|
RedissonListMultimapIterator(RedissonMultimap<K,V> map,
CommandAsyncExecutor commandExecutor,
Codec codec) |
RedissonSetMultimapIterator(RedissonMultimap<K,V> map,
CommandAsyncExecutor commandExecutor,
Codec codec) |
Copyright © 2014–2021 Redisson. All rights reserved.