| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cache.hazelcast.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
DeferredOperationsCache<K,V>
An implementation of
Cache that records changes to a delegate cache, only actually
performing them when DeferredOperationsCache.sync() is called. |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastLockingCache<K,V>
A delegating cache that allows you to lock and unlock on keys.
|
Copyright © 2003–2016 Atlassian. All rights reserved.