public abstract static class DiskStorageFactory.DiskSubstitute extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
onHeapSize
Cached size of this mapping on the Java heap.
|
Constructor and Description |
---|
DiskStorageFactory.DiskSubstitute()
Create a disk substitute bound to no factory.
|
Modifier and Type | Method and Description |
---|---|
DiskStorageFactory |
getFactory()
Returns the
DiskStorageFactory instance that generated this DiskSubstitute |
protected transient volatile long onHeapSize
public DiskStorageFactory.DiskSubstitute()
public final DiskStorageFactory getFactory()
DiskStorageFactory
instance that generated this DiskSubstitute
ElementProxyFactory
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.