| Interface | Description |
|---|---|
| CacheNameTree |
Cache name tree
|
| CacheSerializer |
Template for cache serializer
|
| DependencyAwareCache |
Dependency aware cache
|
| TimeToLiveConfig |
| Class | Description |
|---|---|
| AbstractJsonSerializer |
JSON serializer and deserializer
|
| CacheImpl |
Cache implementation Caffeine and Hazelcast map
|
| CacheKeyGeneratorImpl | |
| CacheManagerConfigAdapter | |
| CacheManagerImpl |
Cache manager implementation
There should be only 1 cache manager for each JVM
|
| CacheNameTreeImpl | |
| Command | |
| DeserializedItem | |
| JacksonSerializer | |
| TimeToLiveConfigAdapter |
If timeToLive less than 0 then timeToLive is set to forever
|
| ToCacheName |
Converter from class to cache name
|
| Enum | Description |
|---|---|
| CommandType |
Cache command types
|
Copyright © 2018. All rights reserved.