public interface HeapDumper
| Modifier and Type | Field and Description |
|---|---|
static HeapDumper |
NONE |
static java.io.File |
RETRY_LATER |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
dumpHeap() |
static final HeapDumper NONE
static final java.io.File RETRY_LATER
java.io.File dumpHeap()
File referencing the dumped heap, or RETRY_LATER if the heap could
not be dumped.