|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ManagedLockingCache instead
@Deprecated public interface ConfigurableManagedLockingCache<K,V>
Because of the way how caching evolved over time in confluence and because we need to wrap some distributed caches with near caches we need base interface
| Method Summary |
|---|
| Methods inherited from interface com.atlassian.confluence.cache.ConfigurableCache |
|---|
setTimeToLive |
| Methods inherited from interface com.atlassian.confluence.cache.ManagedLockingCache |
|---|
lock, unlock |
| Methods inherited from interface com.atlassian.cache.ManagedCache |
|---|
clear, currentExpireAfterAccessMillis, currentExpireAfterWriteMillis, currentMaxEntries, getName, isFlushable, isLocal, isReplicateAsynchronously, isReplicateViaCopy, updateExpireAfterAccess, updateExpireAfterWrite, updateMaxEntries |
| Methods inherited from interface com.atlassian.cache.Cache |
|---|
containsKey, get, getKeys, getName, put, putIfAbsent, remove, remove, removeAll, replace |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||