@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
HazelcastHelper |
Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
|
LockingCacheManager |
An internal interface for confluence that allows the acquisition of
LockingCache
This should only be used internal to confluence. |
Class | Description |
---|---|
ConfluenceHazelcastCacheManager |
Confluence wrapper around the atlassian-cache implementation of HazelcastCacheManager
It will wrap all caches in Monitoring Caches, and all Loaders in ConfluenceMonitoringLoaders.
|
DefaultHazelcastHelper |
Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
|
HazelcastCacheCompactor |
Clears Hazelcast caches that exceeded 2x of their maximum size.
|
HazelcastCacheStatistics |
Hazelcast implementation of
CacheStatistics . |
HazelcastStatisticsManager |
Hazelcast Implementation of
CacheStatisticsManager . |
Copyright © 2003–2015 Atlassian. All rights reserved.