public interface EntryExpiryUpdateableStorage extends CacheStorage
CacheStorage.EntryFilter, CacheStorage.EntryVisitor, CacheStorage.MultiThreadedContext, CacheStorage.VisitContext| Modifier and Type | Method and Description |
|---|---|
void |
updateEntryExpireTime(Object key,
long _millis)
Update the expiry time of a stored entry.
|
clear, close, contains, get, getEntryCount, put, remove, visitvoid updateEntryExpireTime(Object key, long _millis) throws Exception
Exceptioncache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.