ehcache

Package net.sf.ehcache.store.disk

This package contains the disk store.

See:
          Description

Interface Summary
ElementSubstituteFilter Filter on Elements or ElementSubstitutes.
 

Class Summary
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
StoreUpdateException Exception thrown by the Store when the writer fails.
 

Package net.sf.ehcache.store.disk Description

This package contains the disk store.


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.