@Internal public interface LockingCache<K,V> extends ConfluenceCache<K,V>
Modifier and Type | Method and Description |
---|---|
void |
lock(K key,
org.joda.time.Duration leaseTime) |
void |
unlock(K key) |
clear, currentExpireAfterAccessMillis, currentExpireAfterWriteMillis, currentMaxEntries, getName, getStatistics, isFlushable, isLocal, isReplicateAsynchronously, isReplicateViaCopy, isStatisticsEnabled, updateExpireAfterAccess, updateExpireAfterWrite, updateMaxEntries
setTimeToLive
Copyright © 2003–2015 Atlassian. All rights reserved.