| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJsonSerializer
JSON serializer and deserializer
|
class |
JacksonSerializer |
| Modifier and Type | Method and Description |
|---|---|
CacheSerializer |
CacheManagerConfigAdapter.cacheSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cache.CacheManager |
CacheManagerConfigAdapter.cacheManager(CacheNameTree cacheNameTree,
com.hazelcast.core.HazelcastInstance hzInstance,
String hzTopicName,
long maxItems,
CacheSerializer cacheSerializer) |
void |
CacheManagerImpl.setCacheSerializer(CacheSerializer cacheSerializer) |
| Constructor and Description |
|---|
CacheImpl(com.hazelcast.core.HazelcastInstance hz,
String hzTopicName,
String hzMapNamePrefix,
String name,
CacheSerializer serializer,
TimeToLiveConfig ttlConfig,
long firstLevelCacheSize) |
Copyright © 2018. All rights reserved.