| Package | Description |
|---|---|
| org.cache2k.expiry |
Set of interfaces for customizing the expiry behavior.
|
| org.cache2k.integration |
Loader and writer to integrate with external data sources.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExpiryPolicy<K,V>
A custom policy which allows to calculate a dynamic expiry time for an entry after an
insert or update.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Expiry
Utility methods and constants to use inside expire policy and friends.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResiliencePolicy<K,V>
Controls how to deal with loader exceptions in a read through configuration.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.