public interface ConcurrentCacheFactory<K,V>
LoadingCaches. By allowing caches to be created by the host products, they are free to swap implementations and also instrument the
caches themselves so they can be fine tuned over time..| Modifier and Type | Method and Description |
|---|---|
com.google.common.cache.LoadingCache<K,V> |
createCache()
This will be called to create the underlying cache
|
Copyright © 2019 Atlassian. All rights reserved.