|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
LockingCache instead.
@Deprecated public interface ManagedLockingCache<K,V>
Cache which allows normal put/get cache operation ( Cache ) as well as locking items and
and managing base cache properties ( ManagedCache )
| Method Summary |
|---|
| Methods inherited from interface com.atlassian.confluence.cache.LockingCache |
|---|
lock, unlock |
| Methods inherited from interface com.atlassian.cache.ManagedCache |
|---|
clear, currentExpireAfterAccessMillis, currentExpireAfterWriteMillis, currentMaxEntries, getName, getStatistics, isFlushable, isLocal, isReplicateAsynchronously, isReplicateViaCopy, updateExpireAfterAccess, updateExpireAfterWrite, updateMaxEntries |
| Methods inherited from interface com.atlassian.confluence.cache.ConfigurableCache |
|---|
setTimeToLive |
| Methods inherited from interface com.atlassian.cache.Cache |
|---|
addListener, containsKey, get, get, getKeys, getName, put, putIfAbsent, remove, remove, removeAll, removeListener, replace |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||