| Package | Description |
|---|---|
| org.redisson |
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
RedissonLocalCachedMap.toCacheKey(Object key) |
| Modifier and Type | Method and Description |
|---|---|
protected Cache<CacheKey,RedissonLocalCachedMap.CacheValue> |
RedissonLocalCachedMap.createCache(LocalCachedMapOptions<K,V> options) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBuf |
RedissonLocalCachedMap.createSyncMessage(io.netty.buffer.ByteBuf mapKey,
io.netty.buffer.ByteBuf mapValue,
CacheKey cacheKey) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.