| 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) |
RedissonMultiMapKeysIterator(RedissonMultimap map) |
RedissonSetMultimapIterator(RedissonMultimap<K,V> map,
CommandAsyncExecutor commandExecutor,
Codec codec) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.