ehcache

Uses of Interface
net.sf.ehcache.search.impl.SearchManager

Packages that use SearchManager
net.sf.ehcache.store Store package. 
 

Uses of SearchManager in net.sf.ehcache.store
 

Classes in net.sf.ehcache.store that implement SearchManager
static class MemoryStore.BruteForceSearchManager
          Brute force search implementation
 

Constructors in net.sf.ehcache.store with parameters of type SearchManager
AbstractStore(SearchManager searchManager)
          Constructor for stores that do support search
MemoryStore(Ehcache cache, Pool pool, MemoryStore.BackingFactory factory, SearchManager searchManager)
          Constructs things that all MemoryStores have in common.
 


ehcache

Copyright 2001-2014, Terracotta, Inc.