HeapDumper

fun interface HeapDumper

Functions

Link copied to clipboard
abstract fun dumpHeap(heapDumpFile: File)

Dumps the heap. The implementation is expected to be blocking until the heap is dumped or heap dumping failed.

Inheritors

Link copied to clipboard