Modifier and Type | Method and Description |
---|---|
abstract void |
HeapHistogramView.display(ObjectHistogram histogram) |
Modifier and Type | Method and Description |
---|---|
void |
HistogramPanel.display(ObjectHistogram histogram) |
Modifier and Type | Method and Description |
---|---|
ObjectHistogram |
HeapDump.getHistogram() |
ObjectHistogram |
HeapDAO.getHistogram(HeapInfo heapInfo) |
ObjectHistogram |
HistogramLoader.load(String filename) |
Modifier and Type | Method and Description |
---|---|
void |
HeapDAO.putHeapInfo(HeapInfo heapInfo,
File heapDumpFile,
ObjectHistogram histogramData) |
Modifier and Type | Method and Description |
---|---|
ObjectHistogram |
HeapDAOImpl.getHistogram(HeapInfo heapInfo) |
Modifier and Type | Method and Description |
---|---|
void |
HeapDAOImpl.putHeapInfo(HeapInfo heapInfo,
File heapDumpData,
ObjectHistogram histogramData) |
Copyright © 2013. All rights reserved.