Package | Description |
---|---|
org.cache2k | |
org.cache2k.storage |
Modifier and Type | Method and Description |
---|---|
<EXTRA_CONFIG_BUILDER extends AnyBuilder<K,T,?>> |
StorageConfiguration.Builder.extra(Class<? extends StorageImplementation<EXTRA_CONFIG_BUILDER>> c) |
<EXTRA_CONFIG_BUILDER extends AnyBuilder<K,T,?>> |
StorageConfiguration.Builder.implementation(Class<? extends StorageImplementation<EXTRA_CONFIG_BUILDER>> c) |
void |
StorageConfiguration.setImplementation(Class<? extends StorageImplementation> c) |
Modifier and Type | Interface and Description |
---|---|
interface |
ByReferenceHeapStorage
Storage which keeps the data in a simple hash map in the heap.
|
interface |
SimpleSingleFileStorage |
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.