Package | Description |
---|---|
org.cache2k |
API package for cache2k Java caching library.
|
org.cache2k.configuration |
The cache configuration as a Java bean and support types.
|
Modifier and Type | Method and Description |
---|---|
Cache2kBuilder<K,V> |
Cache2kBuilder.loader(AsyncCacheLoader<K,V> l)
Enables read through operation and sets a cache loader.
|
Modifier and Type | Method and Description |
---|---|
CustomizationSupplier<AsyncCacheLoader<K,V>> |
Cache2kConfiguration.getAsyncLoader() |
Modifier and Type | Method and Description |
---|---|
void |
Cache2kConfiguration.setAsyncLoader(CustomizationSupplier<AsyncCacheLoader<K,V>> v) |
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.