JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
M
T
C
com.atlassian.cache.memory
- package com.atlassian.cache.memory
createComputingCache(String, CacheSettings, CacheLoader<K, V>)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
createComputingCache(String, CacheSettings, CacheLoader<K, V>, DelegatingCache.CreateFunction)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
createSimpleCache(String, CacheSettings)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
createSimpleCache(String, CacheSettings, DelegatingCache.CreateFunction)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
D
DelegatingCacheStatistics
- Class in
com.atlassian.cache.memory
DelegatingCacheStatistics()
- Constructor for class com.atlassian.cache.memory.
DelegatingCacheStatistics
G
getCache(String, CacheLoader<K, V>, CacheSettings)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
getCache(String, CacheLoader<K, V>, CacheSettings, DelegatingCache.CreateFunction)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
getCachedReference(String, Supplier<V>, CacheSettings)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
getCachedReference(String, Supplier<V>, CacheSettings, DelegatingCachedReference.CreateFunction)
- Method in class com.atlassian.cache.memory.
MemoryCacheManager
M
MemoryCacheManager
- Class in
com.atlassian.cache.memory
Maintains a mapping of name -> Cache and provides factory methods for creating and getting caches.
MemoryCacheManager()
- Constructor for class com.atlassian.cache.memory.
MemoryCacheManager
MemoryCacheManager(CacheSettingsDefaultsProvider)
- Constructor for class com.atlassian.cache.memory.
MemoryCacheManager
T
toStatistics(Cache<?, ?>)
- Static method in class com.atlassian.cache.memory.
DelegatingCacheStatistics
toStatistics(CacheCollector)
- Static method in class com.atlassian.cache.memory.
DelegatingCacheStatistics
C
D
G
M
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Atlassian
. All rights reserved.