Package one.jfr.event
Class GCHeapSummary
java.lang.Object
one.jfr.event.Event
one.jfr.event.GCHeapSummary
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal longfinal intfinal longfinal longFields inherited from class one.jfr.event.Event
stackTraceId, tid, time -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gcId
public final int gcId -
afterGC
public final boolean afterGC -
committed
public final long committed -
reserved
public final long reserved -
used
public final long used
-
-
Constructor Details
-
GCHeapSummary
-