Package | Description |
---|---|
net.sf.ehcache.store |
Store package.
|
Modifier and Type | Class and Description |
---|---|
class |
BruteForceSearchManager
Brute force search implementation
|
Modifier and Type | Field and Description |
---|---|
protected SearchManager |
AbstractStore.searchManager
search manager
|
Constructor and Description |
---|
AbstractStore(SearchManager searchManager,
String cacheName)
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.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.