Package | Description |
---|---|
com.redhat.thermostat.client.heap | |
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
HeapInfo |
HeapDump.getInfo() |
Modifier and Type | Method and Description |
---|---|
void |
HeapDump.setHeapInfo(HeapInfo info) |
Modifier and Type | Method and Description |
---|---|
Collection<HeapInfo> |
HeapDAO.getAllHeapInfo(VmRef vm) |
Modifier and Type | Method and Description |
---|---|
InputStream |
HeapDAO.getHeapDump(HeapInfo heapInfo) |
InputStream |
HeapDAO.getHistogram(HeapInfo heapInfo) |
void |
HeapDAO.putHeapInfo(HeapInfo heapInfo,
InputStream heapDump,
InputStream histogramData) |
Copyright © 2012. All Rights Reserved.