public static class DiskStorageFactory.DiskMarker extends DiskStorageFactory.DiskSubstitute implements Serializable
onHeapSize
Modifier and Type | Method and Description |
---|---|
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
|
getFactory
public int getSize()
public void installed()
A No-Op
public long getExpirationTime()
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.