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(AdvancedCacheLoader<K,V> l)
Enables read through operation and sets a cache loader that provides the the
cached data.
|
Modifier and Type | Method and Description |
---|---|
CustomizationSupplier<AdvancedCacheLoader<K,V>> |
Cache2kConfiguration.getAdvancedLoader() |
Modifier and Type | Method and Description |
---|---|
void |
Cache2kConfiguration.setAdvancedLoader(CustomizationSupplier<AdvancedCacheLoader<K,V>> v) |
cache2k API documentation. Copyright © 2000–2017 headissue GmbH, Munich.