Uses of Class
com.microsoft.gctoolkit.event.zgc.ZGCMemorySummary
-
Packages that use ZGCMemorySummary Package Description com.microsoft.gctoolkit.event.zgc -
-
Uses of ZGCMemorySummary in com.microsoft.gctoolkit.event.zgc
Methods in com.microsoft.gctoolkit.event.zgc that return ZGCMemorySummary Modifier and Type Method Description ZGCMemorySummaryFullZGCCycle. getMemorySummary()ZGCMemorySummaryMajorZGCCycle. getMemorySummary()ZGCMemorySummaryMinorZGCCycle. getMemorySummary()ZGCMemorySummaryZGCCycle. getMemorySummary()Methods in com.microsoft.gctoolkit.event.zgc with parameters of type ZGCMemorySummary Modifier and Type Method Description voidMajorZGCCycle. setMemorySummary(ZGCMemorySummary memorySummary)voidMinorZGCCycle. setMemorySummary(ZGCMemorySummary memorySummary)voidZGCCycle. setMemorySummary(ZGCMemorySummary summary)
-