| Package | Description |
|---|---|
| com.redhat.thermostat.client.heap | |
| com.redhat.thermostat.client.heap.swing | |
| com.redhat.thermostat.common.dao |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HeapView.addHeapDump(HeapDump dump) |
void |
HeapDumpDetailsController.setDump(HeapDump dump) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HeapView.updateHeapDumpList(List<HeapDump> heapDumps) |
| Constructor and Description |
|---|
ObjectDetailsController(ApplicationService appService,
HeapDump heapDump) |
ObjectRootsController(HeapDump dump,
com.sun.tools.hat.internal.model.JavaHeapObject heapObject) |
ObjectRootsController(HeapDump dump,
com.sun.tools.hat.internal.model.JavaHeapObject heapObject,
FindRoot findRoot) |
| Modifier and Type | Method and Description |
|---|---|
HeapDump |
StatsPanel.getSelectedHeapDump() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsPanel.addDump(HeapDump dump) |
void |
HeapSwingView.addHeapDump(HeapDump dump) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeapSwingView.updateHeapDumpList(List<HeapDump> heapDumps) |
void |
StatsPanel.updateHeapDumpList(List<HeapDump> heapDumps) |
| Modifier and Type | Method and Description |
|---|---|
HeapDump |
HeapDAO.getHeapDump(HeapInfo heapInfo) |
Copyright © 2012. All Rights Reserved.