public static interface PurgeableStorage.PurgeContext extends CacheStorage.MultiThreadedContext
Modifier and Type | Method and Description |
---|---|
void |
lockAndRun(Object key,
PurgeableStorage.PurgeAction _action)
Runs the action under the entry lock for the key.
|
abortOnException, awaitTermination, getExecutorService, shouldStop
void lockAndRun(Object key, PurgeableStorage.PurgeAction _action)
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.