Package net.sf.ehcache.store.disk
This package contains the disk store.
-
Interface Summary Interface Description ElementSubstituteFilter Filter on Elements or ElementSubstitutes. -
Class Summary Class Description DiskSizeOfEngine SizeOf engine which calculates exact usage of the disk store.DiskStorageFactory A mock-up of a on-disk element proxy factory.DiskStorageFactory.DiskMarker DiskMarker instances point to the location of their associated serialized Element instance.DiskStorageFactory.DiskSubstitute Abstract superclass for all disk substitutes.DiskStore Implements a persistent-to-disk store.Segment Segment implementation used in LocalStore. -
Exception Summary Exception Description StoreUpdateException Exception thrown by the Store when the writer fails.