Modifier and Type | Class and Description |
---|---|
class |
HprofArrayObject
HprofArrayObject is the representation of a java array in the heap of the hprof
target process.
|
class |
HprofBinClassElement
HprofBinClassElement is the representation of a java class in a binary heap dump.
|
class |
HprofClassElement
HprofClassElement is the representation of a java class in the heap of the
hprof target process.
|
class |
HprofHeapAllocation
HprofHeapAllocation is the base class for objects and arrays, holding some
common methods for managing the contained refs.
|
class |
HprofObject
HprofObject is the representation of a java object in the heap of the hprof
target process.
|
Modifier and Type | Method and Description |
---|---|
void |
Madmap.iterativeCollectChildrenSize(HprofHeapCollectable ho) |
void |
Madmap.iterativeCollectChildrenSizeOld(HprofHeapCollectable ho) |
void |
Madmap.markChildren(HprofHeapCollectable ho) |
long |
Madmap.recursiveCollectChildrenSize(HprofHeapCollectable ho) |
Copyright © 2008-2012. All Rights Reserved.