|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultConfluenceCache | |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cache.hazelcast.hibernate | |
| Uses of DefaultConfluenceCache in com.atlassian.confluence.cache |
|---|
| Subclasses of DefaultConfluenceCache in com.atlassian.confluence.cache | |
|---|---|
class |
DeferredOperationsCache<K,V>
An implementation of Cache that records changes to a delegate cache, only actually
performing them when DeferredOperationsCache.sync() is called. |
| Uses of DefaultConfluenceCache in com.atlassian.confluence.cache.hazelcast.hibernate |
|---|
| Subclasses of DefaultConfluenceCache in com.atlassian.confluence.cache.hazelcast.hibernate | |
|---|---|
class |
HazelcastLockingCache<K,V>
A delegating cache that allows you to lock and unlock on keys. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||