Heap Analysis
The result of an analysis performed by HeapAnalyzer, either a HeapAnalysisSuccess or a HeapAnalysisFailure. This class is serializable however there are no guarantees of forward compatibility.
Inheritors
Properties
Link copied to clipboard
Total time spent analyzing the heap.
Link copied to clipboard
The System.currentTimeMillis when this HeapAnalysis instance was created.
Link copied to clipboard
Total time spent dumping the heap.
Link copied to clipboard
The hprof file that was analyzed.