| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cache.ehcache | |
| com.atlassian.confluence.cache.hazelcast |
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheStatisticsCapability |
CacheStatisticsCapability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheStatisticsCapability[] |
CacheStatisticsCapability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CacheStatisticsCapability> |
CacheStatisticsManager.getCapabilities()
Returns the set of optional capabilities supported by this implementation
|
| Modifier and Type | Method and Description |
|---|---|
Set<CacheStatisticsCapability> |
EhCacheStatisticsManager.getCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
Set<CacheStatisticsCapability> |
HazelcastStatisticsManager.getCapabilities() |
Copyright © 2003–2021 Atlassian. All rights reserved.