Package | Description |
---|---|
net.sf.ehcache.event |
This package contains interfaces and classes for listening to events.
|
net.sf.ehcache.store |
Store package.
|
Modifier and Type | Method and Description |
---|---|
FrontEndCacheTier |
RegisteredEventListeners.getFrontEndCacheTier()
Returns the
FrontEndCacheTier this RegisteredEventListeners is backing, or null if the cache isn't backed by one |
Modifier and Type | Class and Description |
---|---|
class |
DiskBackedMemoryStore
A tiered store using an in-memory cache of elements stored on disk.
|
class |
MemoryOnlyStore
A memory-only store with support for all caching features.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.