| Package | Description |
|---|---|
| org.cache2k.impl | |
| org.cache2k.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearStorageBuffer
Record cache operations during a storage clear and playback later.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStorage |
PassingStorageAdapter.getImplementation() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntryExpiryUpdateableStorage
Storage supports an efficient way to update the expiry time of an entry.
|
interface |
FlushableStorage
Optional interface for a
CacheStorage if the storage needs to flush any
unwritten data to make it persistent. |
| Modifier and Type | Class and Description |
|---|---|
class |
ByReferenceHeapStorageImpl
Simple storage implementation, just uses a hashmap.
|
class |
ImageFileStorage
Implements a robust storage on a file or a byte buffer.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStorage |
CacheStorageProvider.create(CacheStorageContext ctx,
StorageConfiguration<EC> cfg) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.