| Interface | Description | 
|---|---|
| Cache | |
| CacheProvider | |
| CacheSerde<V> | 
| Class | Description | 
|---|---|
| BytesBoundedLinkedQueue<E> | 
 Abstract implementation of a BlockingQueue bounded by the size of elements,
 works similar to LinkedBlockingQueue except that capacity is bounded by the size in bytes of the elements in the queue. 
 | 
| Cache.NamedKey | |
| CacheConfig | |
| CacheMonitor | |
| CacheStats | |
| CaffeineCache | |
| CaffeineCacheConfig | |
| CaffeineCacheProvider | |
| HybridCache | |
| HybridCacheConfig | |
| HybridCacheProvider | |
| LocalCacheProvider | Deprecated | 
| LZ4Transcoder | |
| MapCache | |
| MemcachedCache | |
| MemcachedCacheConfig | |
| MemcachedCacheProvider | |
| MemcachedOperationQueueFactory | |
| RedisCache | |
| RedisCacheConfig | |
| RedisCacheProvider | |
| RedisDruidModule | 
| Enum | Description | 
|---|---|
| CacheExecutorFactory | 
Copyright © 2011–2018. All rights reserved.