Package | Description |
---|---|
org.cache2k.core | |
org.cache2k.core.storageApi |
Modifier and Type | Method and Description |
---|---|
StorageAdapter |
InternalCache.getStorage() |
StorageAdapter |
WiredCache.getStorage() |
StorageAdapter |
BaseCache.getStorage() |
Modifier and Type | Method and Description |
---|---|
void |
WiredCache.resetStorage(StorageAdapter _from,
StorageAdapter to) |
Modifier and Type | Method and Description |
---|---|
void |
StorageAdapter.Parent.resetStorage(StorageAdapter _current,
StorageAdapter _new)
Change the storage implementation to another one or null for a disconnect
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.