public abstract class PersistentCache<K,V> extends com.google.common.cache.CacheLoader<K,V> implements CachePersister<K,V>
Constructor and Description |
---|
PersistentCache() |
asyncReloading, from, from, load, loadAll, reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
store
public PersistentCache()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.