Package | Description |
---|---|
org.cache2k |
API package for cache2k Java caching library.
|
org.cache2k.integration |
Loader and writer to integrate with external data sources.
|
org.cache2k.processor |
Entry processor and supporting types for custom atomic operations on a cache entry.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomizationException
Wraps an exception thrown from a cache customization such as the
ExpiryPolicy or CacheLoader . |
Modifier and Type | Class and Description |
---|---|
class |
CacheLoaderException
Exception to wrap a loader exception.
|
class |
CacheWriterException
Wraps an exception caused by a writer.
|
Modifier and Type | Class and Description |
---|---|
class |
EntryProcessingException
Wrapped exception of an exception thrown during entry processing.
|
class |
RestartException
Used by the entry processor to abort the processing to carry out
some, possibly asynchronous, processing.
|
cache2k API documentation. Copyright © 2000–2017 headissue GmbH, Munich.