Uses of Interface
net.spy.memcached.util.CacheLoader.StorageListener
Packages that use CacheLoader.StorageListener
-
Uses of CacheLoader.StorageListener in net.spy.memcached.util
Constructors in net.spy.memcached.util with parameters of type CacheLoader.StorageListenerModifierConstructorDescriptionCacheLoader(MemcachedClientIF c, ExecutorService es, CacheLoader.StorageListener sl, int exp) Get a CacheLoader with all the options.