Uses of Class
net.bull.javamelody.internal.model.HeapHistogram
Packages that use HeapHistogram
Package
Description
-
Uses of HeapHistogram in net.bull.javamelody.internal.model
Methods in net.bull.javamelody.internal.model that return HeapHistogramModifier and TypeMethodDescriptionCollectorServer.collectHeapHistogram(String application) RemoteCollector.collectHeapHistogram()static HeapHistogramVirtualMachine.createHeapHistogram()Methods in net.bull.javamelody.internal.model with parameters of type HeapHistogram -
Uses of HeapHistogram in net.bull.javamelody.internal.web.html
Methods in net.bull.javamelody.internal.web.html with parameters of type HeapHistogramModifier and TypeMethodDescriptionvoidHtmlReport.writeHeapHistogram(HeapHistogram heapHistogram, String message, String heapHistoPart) -
Uses of HeapHistogram in net.bull.javamelody.internal.web.pdf
Methods in net.bull.javamelody.internal.web.pdf with parameters of type HeapHistogramModifier and TypeMethodDescriptionvoidPdfOtherReport.writeHeapHistogram(HeapHistogram heapHistogram)