| Class and Description |
|---|
| Cache
A cache is a component that transparently stores data so that future requests for that data can
be served faster.
|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
| RecyclingCache
A Buffered Cache that uses a recycling ExpungeStrategy.
|
| Class and Description |
|---|
| Cache
A cache is a component that transparently stores data so that future requests for that data can
be served faster.
|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
| CustomTtlCache
A
Cache that permits storing entries with an individual time to live and an individual
idle time. |
| Class and Description |
|---|
| Cache
A cache is a component that transparently stores data so that future requests for that data can
be served faster.
|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
| Class and Description |
|---|
| BufferedRecyclingCache
A Buffered Cache that has a recycling ExpungeStrategy for both persistent storage and buffer.
|
| Cache
A cache is a component that transparently stores data so that future requests for that data can
be served faster.
|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
| CustomTtlCache
A
Cache that permits storing entries with an individual time to live and an individual
idle time. |
| RecyclingCache
A Buffered Cache that uses a recycling ExpungeStrategy.
|
| Class and Description |
|---|
| Cache
A cache is a component that transparently stores data so that future requests for that data can
be served faster.
|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
| CustomTtlCache
A
Cache that permits storing entries with an individual time to live and an individual
idle time. |
| Class and Description |
|---|
| CacheException
Exception that denotes that something went wrong while accessing the cache (while storing, retrieving or
constructing).
|
Copyright © 2013 dontdrinkandroot. All Rights Reserved.