| Name | Description | Type | Package | Framework |
| AATreeSet | Class | net.sf.ehcache.store.disk.ods | EHCache | |
| AATreeSet .AbstractTreeNode | Abstract node implementation that can be extended with a custom payload. | Class | net.sf.ehcache.store.disk.ods.AATreeSet | EHCache |
| AATreeSet .Node | Interface | net.sf.ehcache.store.disk.ods.AATreeSet | EHCache | |
| DiskBackedMemoryStore | A tiered store using an in-memory cache of elements stored on disk. | Class | net.sf.ehcache.store | EHCache |
| DiskSizeOfEngine | SizeOf engine which calculates exact usage of the disk store. | Class | net.sf.ehcache.store.disk | EHCache |
| DiskStorageFactory | A mock-up of a on-disk element proxy factory. | Class | net.sf.ehcache.store.disk | EHCache |
| DiskStorageFactory .DiskMarker | DiskMarker instances point to the location of their associated serialized Element instance. | Class | net.sf.ehcache.store.disk.DiskStorageFactory | EHCache |
| DiskStorageFactory .DiskSubstitute | Abstract superclass for all disk substitutes. | Class | net.sf.ehcache.store.disk.DiskStorageFactory | EHCache |
| DiskStore | All new elements are automatically scheduled for writing to disk. | Class | net.sf.ehcache.store.disk | EHCache |
| DiskStoreBootstrapCacheLoader | Class | net.sf.ehcache.store | EHCache | |
| DiskStoreBootstrapCacheLoaderFactory | Factory class to create DiskStoreBootstrapCacheLoader instances. | Class | net.sf.ehcache.store | EHCache |
| ElementSubstituteFilter | Filter on Elements or ElementSubstitutes. | Interface | net.sf.ehcache.store.disk | EHCache |
| FileAllocationTree | File allocation tree allows C-like alloc/free operations on a random access file. | Class | net.sf.ehcache.store.disk.ods | EHCache |
| Region | Class that represents the regions held within this set. | Class | net.sf.ehcache.store.disk.ods | EHCache |
| Segment | Segment implementation used in LocalStore. | Class | net.sf.ehcache.store.disk | EHCache |
| StoreUpdateException | Exception thrown by the Store when the writer fails. | Class | net.sf.ehcache.store.disk | EHCache |