Class HeapHistogram
java.lang.Object
net.bull.javamelody.internal.model.HeapHistogram
- All Implemented Interfaces:
Serializable
Histogramme mémoire.
- Author:
- Emeric Vernat
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(HeapHistogram second) getTime()longlonglonglongboolean
-
Constructor Details
-
HeapHistogram
-
-
Method Details
-
add
-
getTime
-
getHeapHistogram
-
getTotalHeapInstances
public long getTotalHeapInstances() -
getTotalHeapBytes
public long getTotalHeapBytes() -
getPermGenHistogram
-
getTotalPermGenInstances
public long getTotalPermGenInstances() -
getTotalPermGenBytes
public long getTotalPermGenBytes() -
isSourceDisplayed
public boolean isSourceDisplayed()
-