| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.jcache |
| Constructor and Description |
|---|
RedissonExecutorService(Codec codec,
CommandAsyncExecutor commandExecutor,
Redisson redisson,
String name,
QueueTransferService queueTransferService,
ConcurrentMap<String,ResponseEntry> responses,
ExecutorOptions options) |
RedissonSortedSet(Codec codec,
CommandAsyncExecutor commandExecutor,
String name,
Redisson redisson) |
| Constructor and Description |
|---|
JCache(JCacheManager cacheManager,
Redisson redisson,
String name,
JCacheConfiguration<K,V> config,
boolean hasOwnRedisson) |
JCacheManager(Redisson redisson,
ClassLoader classLoader,
javax.cache.spi.CachingProvider cacheProvider,
Properties properties,
URI uri) |
Copyright © 2014–2021 Redisson. All rights reserved.