| Package | Description |
|---|---|
| org.cache2k.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationStorageAdapter
Not used now, aggregation prototype
|
class |
FailureStorageAdapter |
class |
NoopStorageAdapter |
class |
PassingStorageAdapter
Passes cache operation to the storage layer.
|
| Modifier and Type | Field and Description |
|---|---|
protected StorageAdapter |
BaseCache.storage |
| Modifier and Type | Method and Description |
|---|---|
StorageAdapter |
BaseCache.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseCache.resetStorage(StorageAdapter _from,
StorageAdapter to) |
void |
AggregationStorageAdapter.resetStorage(StorageAdapter _current,
StorageAdapter _new) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.