ehcache

Uses of Package
net.sf.ehcache.store.disk

Packages that use net.sf.ehcache.store.disk
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.store.disk This package contains the disk store. 
 

Classes in net.sf.ehcache.store.disk used by net.sf.ehcache
DiskStore
          Implements a persistent-to-disk store.
 

Classes in net.sf.ehcache.store.disk used by net.sf.ehcache.store.disk
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.
ElementSubstituteFilter
          Filter on Elements or ElementSubstitutes.
Segment
          Segment implementation used in LocalStore.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.