| 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(CacheConfiguration cacheConfiguration,
MemoryStore authority,
SearchManager searchManager)
Create a MemoryOnlyStore
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.