DumpingHeap

class DumpingHeap(uniqueId: String) : EventListener.Event

Sent from the "LeakCanary-Heap-Dump" HandlerThread.

Constructors

DumpingHeap
Link copied to clipboard
fun DumpingHeap(uniqueId: String)

Properties

uniqueId
Link copied to clipboard
val uniqueId: String

Unique identifier for a related chain of event. The identifier for the events that run before HeapDump gets reset right before HeapDump is sent.