| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.jcache |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RedissonBatch.enableRedissonReferenceSupport(Redisson redisson) |
| Constructor and Description |
|---|
RedissonBuckets(Redisson redisson,
Codec codec,
CommandExecutor commandExecutor) |
RedissonBuckets(Redisson redisson,
CommandExecutor commandExecutor) |
RedissonExecutorService(Codec codec,
CommandExecutor commandExecutor,
Redisson redisson,
String name,
QueueTransferService queueTransferService,
ConcurrentMap<String,ResponseEntry> responses,
ExecutorOptions options) |
RedissonSortedSet(Codec codec,
CommandExecutor commandExecutor,
String name,
Redisson redisson) |
| Constructor and Description |
|---|
JCache(JCacheManager cacheManager,
Redisson redisson,
String name,
JCacheConfiguration<K,V> config,
boolean hasOwnRedisson) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.