| 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 | |
| LocalCacheProvider | |
| LZ4Transcoder | |
| MapCache | |
| MemcachedCache | |
| MemcachedCacheConfig | |
| MemcachedCacheProvider | |
| MemcachedOperationQueueFactory |
Copyright © 2011–2015. All rights reserved.