| Package | Description |
|---|---|
| org.cache2k |
API package for cache2k Java caching library.
|
| org.cache2k.processor |
Entry processor and supporting types for custom atomic operations on a cache entry.
|
| Class and Description |
|---|
| EntryProcessingResult
Result tuple for
Cache.invokeAll(). |
| EntryProcessor
An invokable function to perform an atomic operation on a cache entry.
|
| Class and Description |
|---|
| MutableCacheEntry
A mutable entry is used inside the
EntryProcessor to perform
updates and retrieve information from a cache entry. |
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.