Uses of Class
com.microsoft.gctoolkit.event.zgc.ZGCMemoryPoolSummary
-
Packages that use ZGCMemoryPoolSummary Package Description com.microsoft.gctoolkit.event.zgc -
-
Uses of ZGCMemoryPoolSummary in com.microsoft.gctoolkit.event.zgc
Methods in com.microsoft.gctoolkit.event.zgc that return ZGCMemoryPoolSummary Modifier and Type Method Description ZGCMemoryPoolSummaryFullZGCCycle. getMarkEnd()ZGCMemoryPoolSummaryZGCCycle. getMarkEnd()ZGCMemoryPoolSummaryFullZGCCycle. getMarkStart()ZGCMemoryPoolSummaryZGCCycle. getMarkStart()ZGCMemoryPoolSummaryFullZGCCycle. getRelocateEnd()ZGCMemoryPoolSummaryZGCCycle. getRelocateEnd()ZGCMemoryPoolSummaryFullZGCCycle. getRelocateStart()ZGCMemoryPoolSummaryZGCCycle. getRelocateStart()Methods in com.microsoft.gctoolkit.event.zgc with parameters of type ZGCMemoryPoolSummary Modifier and Type Method Description voidZGCCycle. setMarkEnd(ZGCMemoryPoolSummary summary)voidZGCCycle. setMarkStart(ZGCMemoryPoolSummary summary)voidZGCCycle. setRelocateEnd(ZGCMemoryPoolSummary summary)voidZGCCycle. setRelocateStart(ZGCMemoryPoolSummary summary)
-