ehcache

Uses of Class
net.sf.ehcache.store.MemoryLimitedCacheLoader

Packages that use MemoryLimitedCacheLoader
net.sf.ehcache.store Store package. 
net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. 
 

Uses of MemoryLimitedCacheLoader in net.sf.ehcache.store
 

Subclasses of MemoryLimitedCacheLoader in net.sf.ehcache.store
 class DiskStoreBootstrapCacheLoader
           
 

Uses of MemoryLimitedCacheLoader in net.sf.ehcache.terracotta
 

Subclasses of MemoryLimitedCacheLoader in net.sf.ehcache.terracotta
 class TerracottaBootstrapCacheLoader
          A BootstrapCacheLoader that will load Elements into a Terracotta clustered cache, based on a previously snapshotted key set.
 


ehcache

Copyright 2001-2015, Terracotta, Inc.