ehcache

Uses of Interface
net.sf.ehcache.store.disk.ElementSubstituteFilter

Packages that use ElementSubstituteFilter
net.sf.ehcache.store.disk This package contains the disk store. 
 

Uses of ElementSubstituteFilter in net.sf.ehcache.store.disk
 

Methods in net.sf.ehcache.store.disk with parameters of type ElementSubstituteFilter
 List<DiskStorageFactory.DiskSubstitute> DiskStore.getRandomSample(ElementSubstituteFilter factory, int sampleSize, Object keyHint)
          Select a random sample of elements generated by the supplied factory.
 


ehcache

Copyright 2001-2015, Terracotta, Inc.