Uses of Class
com.microsoft.gctoolkit.event.zgc.ZGCPageSummary
-
Packages that use ZGCPageSummary Package Description com.microsoft.gctoolkit.event.zgc -
-
Uses of ZGCPageSummary in com.microsoft.gctoolkit.event.zgc
Methods in com.microsoft.gctoolkit.event.zgc that return ZGCPageSummary Modifier and Type Method Description ZGCPageSummaryFullZGCCycle. getLargePageSummary()ZGCPageSummaryZGCCycle. getLargePageSummary()ZGCPageSummaryFullZGCCycle. getMediumPageSummary()ZGCPageSummaryZGCCycle. getMediumPageSummary()ZGCPageSummaryFullZGCCycle. getSmallPageSummary()ZGCPageSummaryZGCCycle. getSmallPageSummary()Methods in com.microsoft.gctoolkit.event.zgc with parameters of type ZGCPageSummary Modifier and Type Method Description voidZGCCycle. setLargePageSummary(ZGCPageSummary largePageSummary)voidZGCCycle. setMediumPageSummary(ZGCPageSummary mediumPageSummary)voidZGCCycle. setSmallPageSummary(ZGCPageSummary smallPageSummary)
-