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 | |
CaffeineDruidModule | |
HybridCache | |
HybridCacheProvider | |
LocalCacheProvider | |
LZ4Transcoder | |
MapCache | |
MemcachedCache | |
MemcachedCacheConfig | |
MemcachedCacheProvider | |
MemcachedOperationQueueFactory |
Enum | Description |
---|---|
CacheExecutorFactory |
Copyright © 2011–2017. All rights reserved.