| Package | Description |
|---|---|
| net.bull.javamelody.internal.model | |
| net.bull.javamelody.internal.web.html | |
| net.bull.javamelody.internal.web.pdf |
| Modifier and Type | Method and Description |
|---|---|
HeapHistogram |
RemoteCollector.collectHeapHistogram() |
HeapHistogram |
RemoteCollector.collectHeapHistogram() |
HeapHistogram |
CollectorServer.collectHeapHistogram(String application) |
HeapHistogram |
CollectorServer.collectHeapHistogram(String application) |
static HeapHistogram |
VirtualMachine.createHeapHistogram() |
static HeapHistogram |
VirtualMachine.createHeapHistogram() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeapHistogram.add(HeapHistogram second) |
void |
HeapHistogram.add(HeapHistogram second) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlReport.writeHeapHistogram(HeapHistogram heapHistogram,
String message,
String heapHistoPart) |
void |
HtmlReport.writeHeapHistogram(HeapHistogram heapHistogram,
String message,
String heapHistoPart) |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfOtherReport.writeHeapHistogram(HeapHistogram heapHistogram) |
void |
PdfOtherReport.writeHeapHistogram(HeapHistogram heapHistogram) |
Copyright © 2008–2024 Emeric Vernat. All rights reserved.