| Package | Description |
|---|---|
| org.cache2k |
API package for cache2k Java caching library.
|
| org.cache2k.configuration |
The cache configuration as a Java bean and support types.
|
| org.cache2k.integration |
Loader and writer to integrate with external data sources.
|
| Class and Description |
|---|
| AdvancedCacheLoader
Retrieves or generates a value to load into the cache.
|
| CacheLoader
Retrieves or generates a value to load into the cache.
|
| CacheWriter
Writer for write-through configurations.
|
| ExceptionPropagator
In read through mode exceptions are cached.
|
| FunctionalCacheLoader
Functional cache loader interface to be used when only a single method is
used.
|
| LoadDetail
A loaded value may be wrapped by the loader to transport auxiliary information
to the cache.
|
| ResiliencePolicy
Controls how to deal with loader exceptions in a read through configuration.
|
| Class and Description |
|---|
| AdvancedCacheLoader
Retrieves or generates a value to load into the cache.
|
| CacheWriter
Writer for write-through configurations.
|
| ExceptionPropagator
In read through mode exceptions are cached.
|
| FunctionalCacheLoader
Functional cache loader interface to be used when only a single method is
used.
|
| ResiliencePolicy
Controls how to deal with loader exceptions in a read through configuration.
|
| Class and Description |
|---|
| ExceptionInformation
Relevant information of load attempt that generated an exception.
|
| FunctionalCacheLoader
Functional cache loader interface to be used when only a single method is
used.
|
| LoadDetail
A loaded value may be wrapped by the loader to transport auxiliary information
to the cache.
|
| ResiliencePolicy.Context
Provides additional context information.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.