Package | Description |
---|---|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
Segment.cleanUpFailedMarker(java.io.Serializable key,
int hash)
Will check whether a Placeholder that failed to flush to disk is lying around
If so, it'll try to evict it
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
SerializationHelper.deserialize(byte[] bytes)
Deserialize
|