Package | Description |
---|---|
net.sf.ehcache.store |
Store package.
|
Modifier and Type | Class and Description |
---|---|
class |
NotifyingMemoryStore |
Modifier and Type | Method and Description |
---|---|
static MemoryStore |
MemoryStore.create(Ehcache cache,
Pool pool)
A factory method to create a MemoryStore.
|
Constructor and Description |
---|
MemoryOnlyStore.BruteForceSearchManager(MemoryStore memoryStore)
Create a BruteForceSearchManager around the given memory store.
|
MemoryOnlyStore(CacheConfiguration cacheConfiguration,
MemoryStore authority,
SearchManager searchManager)
Create a MemoryOnlyStore
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.