Uses of Class
com.microsoft.gctoolkit.event.GCEvent
-
Packages that use GCEvent Package Description com.microsoft.gctoolkit.event.g1gc com.microsoft.gctoolkit.event.generational com.microsoft.gctoolkit.event.shenandoah com.microsoft.gctoolkit.event.zgc -
-
Uses of GCEvent in com.microsoft.gctoolkit.event.g1gc
Subclasses of GCEvent in com.microsoft.gctoolkit.event.g1gc Modifier and Type Class Description classConcurrentCleanupForNextMarkConcurrent cleanup for next markclassConcurrentClearClaimedMarksConcurrent phase, Clear claimed marksclassConcurrentCompleteCleanupConcurrent phase, complete cleanup at end of G1GC Concurrent cycleclassConcurrentCreateLiveDataConcurrent phase: Create Live DataclassConcurrentScanRootRegionConcurrent phaseclassG1CleanupPause phaseclassG1ConcurrentCleanupConcurrent phaseclassG1ConcurrentMarkConcurrent phaseclassG1ConcurrentMarkResetForOverflowclassG1ConcurrentRebuildRememberedSetsclassG1ConcurrentStringDeduplication2015-10-17T21:10:23.673-0400: 3993.137: [GC concurrent-string-deduplication, 79.3K->792.0B(78.6K), avg 96.2%, 0.0024351 secs]classG1ConcurrentUndoCycleclassG1FullGCclassG1FullGCNESfull GC not elsewhere specified on the G1 garbage collectorclassG1GCConcurrentEventclassG1GCEventclassG1GCPauseEventclassG1MixedclassG1RealPausenot a trapclassG1RemarkclassG1SystemGCclassG1TrapG1 Event to capture parser errorsclassG1YoungclassG1YoungInitialMark -
Uses of GCEvent in com.microsoft.gctoolkit.event.generational
Subclasses of GCEvent in com.microsoft.gctoolkit.event.generational Modifier and Type Class Description classAbortablePreCleanCMS phase to put time between the InitialMark and the Remark phase.classCMSConcurrentEventclassCMSPauseEventclassCMSRemarkclassConcurrentMarkCMS concurrent mark phaseclassConcurrentModeFailureclassConcurrentModeInterruptedclassConcurrentPreCleanclassConcurrentResetclassConcurrentSweepclassDefNewclassFullGCclassGenerationalGCEventclassGenerationalGCPauseEventclassInitialMarkclassParNewclassParNewPromotionFailedclassPSFullGCclassPSYoungGenclassSystemGCclassYoungGC -
Uses of GCEvent in com.microsoft.gctoolkit.event.shenandoah
Subclasses of GCEvent in com.microsoft.gctoolkit.event.shenandoah Modifier and Type Class Description classShenandoahCycle -
Uses of GCEvent in com.microsoft.gctoolkit.event.zgc
Subclasses of GCEvent in com.microsoft.gctoolkit.event.zgc Modifier and Type Class Description classFullZGCCycleclassMajorZGCCycleclassMinorZGCCycle
-