Package | Description |
---|---|
net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
Modifier and Type | Field and Description |
---|---|
private RotatingSnapshotFile |
KeySnapshotter.rotatingWriter |
Constructor and Description |
---|
KeySnapshotter(Ehcache cache,
long interval,
boolean doKeySnapshotOnDedicatedThread,
RotatingSnapshotFile rotatingWriter)
Default Constructor
|