public class GuavaLocalLoadingCache<K,V> extends GuavaLocalCache<K,V> implements LocalLoadingCache<K,V>
cache| Constructor and Description |
|---|
GuavaLocalLoadingCache(com.google.common.cache.LoadingCache<K,V> cache) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(K key) |
Map<K,V> |
getAll(Iterable<? extends K> keys) |
protected com.google.common.cache.LoadingCache<K,V> |
getLoadingCache() |
void |
refresh(K key) |
cleanUp, get, getIfPresent, invalidate, invalidateAll, invalidateAll, put, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUp, get, getIfPresent, invalidate, invalidateAll, invalidateAll, put, sizeCopyright © 2016–2021 Softelnet. All rights reserved.