| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.impl.cache | |
| com.atlassian.confluence.impl.labels |
| Modifier and Type | Method and Description |
|---|---|
static CoreCache |
CoreCache.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreCache[] |
CoreCache.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ReadThroughAtlassianCache<K,V> |
ReadThroughAtlassianCache.create(com.atlassian.cache.CacheFactory atlassianCacheFactory,
CoreCache cacheName) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
ReadThroughMostPopularCache.create(com.atlassian.cache.CacheFactory cacheFactory,
CoreCache cacheName) |
Copyright © 2003–2022 Atlassian. All rights reserved.