public class FractalHeap extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FractalHeap.DHeapId |
| Constructor and Description |
|---|
FractalHeap(H5headerIF h5,
String forWho,
long address,
MemTracker memTracker) |
| Modifier and Type | Method and Description |
|---|---|
FractalHeap.DHeapId |
getFractalHeapId(byte[] heapId) |
void |
showDetails(Formatter f) |
public FractalHeap(H5headerIF h5, String forWho, long address, MemTracker memTracker) throws IOException
IOExceptionpublic void showDetails(Formatter f)
public FractalHeap.DHeapId getFractalHeapId(byte[] heapId)