Package net.sf.ehcache.store.disk
Class DiskStorageFactory.DiskMarker
- java.lang.Object
-
- net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
-
- net.sf.ehcache.store.disk.DiskStorageFactory.DiskMarker
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DiskStorageFactory
public static class DiskStorageFactory.DiskMarker extends DiskStorageFactory.DiskSubstitute implements java.io.Serializable
DiskMarker instances point to the location of their associated serialized Element instance.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
onHeapSize
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetExpirationTime()intgetSize()Returns the size of the currently occupying element.voidinstalled()-
Methods inherited from class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
getFactory
-
-