-
public class HeapProfilerEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classHeapProfilerEvent.AddHeapSnapshotChunkEventpublic final classHeapProfilerEvent.HeapStatsUpdateEventIf heap objects tracking has been started then backend may send update for one or more fragments
public final classHeapProfilerEvent.LastSeenObjectIdEventIf heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
public final classHeapProfilerEvent.ReportHeapSnapshotProgressEventpublic classHeapProfilerEvent.ResetProfilesEvent
-