Interface | Description |
---|---|
Cache<K,V> |
The Interface Cache.
|
DistributedCacheClient<T> |
The Interface DistributedCacheClient.
|
Class | Description |
---|---|
AbstractCache<K,V> |
The Class AbstractCache.
|
AbstractDistributedCacheClient<T> |
The Class AbstractDistributedCacheClient.
|
CacheFactory |
A factory for creating Cache objects.
|
CaffeineCache<K,V> | |
ChronicleMap |
The Class ChronicleMap.
|
DistributedCache<K,V> |
The Class DistributedCache.
|
Ehcache<K,V> | |
JRedis<T> |
The Class JRedis.
|
KryoTranscoder<T> |
The Class KryoTranscoder.
|
LocalCache<K,V> |
The Class LocalCache.
|
OffHeapCache<K,V> |
It's not designed for tiny objects(length of bytes < 128 after serialization).
|
SpyMemcached<T> |
The Class SpyMemcached.
|
Copyright © 2019. All rights reserved.