Package | Description |
---|---|
org.cache2k.core | |
org.cache2k.core.storageApi |
Modifier and Type | Method and Description |
---|---|
void |
WiredCache.lockAndRunForPurge(K key,
PurgeableStorage.PurgeAction _action)
Insert a cache entry for the given key and run action under the entry
lock.
|
Modifier and Type | Method and Description |
---|---|
void |
PurgeableStorage.PurgeContext.lockAndRun(Object key,
PurgeableStorage.PurgeAction _action)
Runs the action under the entry lock for the key.
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.