| Package | Description |
|---|---|
| com.atlassian.confluence.cache |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfluenceCache<K,V>
Base cache interface for all caches in confluence.
|
interface |
LockingCache<K,V>
Deprecated.
|
interface |
ManagedLockingCache<K,V>
Deprecated.
since 5.7. Use
LockingCache instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfluenceMonitoringCache<K,V>
A wrapper for monitoring the performance of Confluence caches.
|
class |
DefaultConfluenceCache<K,V>
Default implementation of the ConfluenceCache interface.
|
class |
DeferredOperationsCache<K,V>
Deprecated.
|
Copyright © 2003–2016 Atlassian. All rights reserved.