Uses of Class
net.sf.ehcache.store.disk.Segment
-
Packages that use Segment Package Description net.sf.ehcache.store.disk This package contains the disk store. -
-
Uses of Segment in net.sf.ehcache.store.disk
Methods in net.sf.ehcache.store.disk with parameters of type Segment Modifier and Type Method Description ElementDiskStorageFactory. retrieve(DiskStorageFactory.DiskSubstitute object, Segment segment)Decodes the suppliedDiskStorageFactory.DiskSubstitute, updating statistics.
-