| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration |
CacheFactory.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheFactory.setConfiguration(CacheConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
CacheClientFactory.create(List<InetSocketAddress> addrs,
CacheConfiguration configuration)
Creates cache client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElastiCacheConfiguration
Allows to set provider specific settings.
|
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpymemcachedConfiguration
Allows to set provider specific settings.
|
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMemcachedConfiguration
Allows to set provider specific settings.
|
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
Copyright © 2019. All rights reserved.