Module com.microsoft.gctoolkit.api
Class ZGCAllocatedSummary
- java.lang.Object
-
- com.microsoft.gctoolkit.event.zgc.ZGCAllocatedSummary
-
public class ZGCAllocatedSummary extends Object
-
-
Constructor Summary
Constructors Constructor Description ZGCAllocatedSummary(long markEnd, long relocateStart, long relocateEnd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetMarkEnd()longgetRelocateEnd()longgetRelocateStart()
-