| Modifier and Type | Method and Description |
|---|---|
(package private) void |
CacheImpl.changeCacheClient(CacheClient newCacheClient) |
| Constructor and Description |
|---|
CacheImpl(String name,
Collection<String> aliases,
CacheClient cacheClient,
SerializationType defaultSerializationType,
JsonTranscoder jsonTranscoder,
JavaTranscoder javaTranscoder,
CacheTranscoder customTranscoder,
CacheProperties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMemcacheClientWrapper |
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
CacheClientFactory.create(List<InetSocketAddress> addrs,
CacheConfiguration configuration)
Creates cache client.
|
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MemcacheClientWrapper |
| Modifier and Type | Method and Description |
|---|---|
CacheClient |
MemcacheClientFactoryImpl.create(List<InetSocketAddress> addrs,
CacheConfiguration conf) |
Copyright © 2019. All rights reserved.