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 |
---|
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 DiskSubstitute()
public final DiskStorageFactory getFactory()
DiskStorageFactory
instance that generated this DiskSubstitute
ElementProxyFactory
Copyright 2001-2021, Terracotta, Inc.