public class HeapInfo extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHeapDumpId() |
String |
getHistogramId() |
long |
getTimestamp() |
VmRef |
getVm() |
int |
hashCode() |
void |
setHeapDumpId(String heapDumpId) |
void |
setHistogramId(String histogramId) |
public HeapInfo(VmRef vm, long timestamp)
Copyright © 2012. All Rights Reserved.