| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
net.sf.ehcache.store.disk.DiskStorageFactory.DiskMarker
public static class DiskStorageFactory.DiskMarker
DiskMarker instances point to the location of their associated serialized Element instance.
| Field Summary | 
|---|
| Fields inherited from class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute | 
|---|
onHeapSize | 
| Method Summary | |
|---|---|
 long | 
getExpirationTime()
Return the time at which this marker expires.  | 
 int | 
getSize()
Returns the size of the currently occupying element.  | 
 void | 
installed()
Mark the disk substitute as installed  | 
| Methods inherited from class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute | 
|---|
getFactory | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public int getSize()
public void installed()
A No-Op
public long getExpirationTime()
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||