public class JndiRedissonRegionFactory extends RedissonRegionFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
JNDI_NAME |
COLLECTION_DEF, CONFIG_PREFIX, ENTITY_DEF, MAX_ENTRIES_SUFFIX, MAX_IDLE_SUFFIX, NATURAL_ID_DEF, QUERY_DEF, REDISSON_CONFIG_PATH, TIMESTAMPS_DEF, TTL_SUFFIX| Constructor and Description |
|---|
JndiRedissonRegionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.redisson.api.RedissonClient |
createRedissonClient(Map properties) |
protected void |
releaseFromUse() |
buildDomainDataRegion, createDomainDataStorageAccess, createQueryResultsRegionStorageAccess, createTimestampsRegionStorageAccess, getCache, getDefaultAccessType, isMinimalPutsEnabledByDefault, nextTimestamp, prepareForUsebuildQueryResultsRegion, buildTimestampsRegion, getImplicitCacheKeysFactorypublic static final String JNDI_NAME
protected org.redisson.api.RedissonClient createRedissonClient(Map properties)
createRedissonClient in class RedissonRegionFactoryprotected void releaseFromUse()
releaseFromUse in class RedissonRegionFactoryCopyright © 2014–2019 The Redisson Project. All rights reserved.