Module com.microsoft.gctoolkit.api
Class G1ConcurrentMarkResetForOverflow
- java.lang.Object
-
- com.microsoft.gctoolkit.event.jvm.JVMEvent
-
- com.microsoft.gctoolkit.event.GCEvent
-
- com.microsoft.gctoolkit.event.g1gc.G1GCEvent
-
- com.microsoft.gctoolkit.event.g1gc.G1GCConcurrentEvent
-
- com.microsoft.gctoolkit.event.g1gc.G1ConcurrentMarkResetForOverflow
-
public class G1ConcurrentMarkResetForOverflow extends G1GCConcurrentEvent
-
-
Constructor Summary
Constructors Constructor Description G1ConcurrentMarkResetForOverflow(DateTimeStamp timeStamp)
-
Method Summary
-
Methods inherited from class com.microsoft.gctoolkit.event.GCEvent
equals, getGarbageCollectionType, getGCCause, hashCode, setGCCause
-
Methods inherited from class com.microsoft.gctoolkit.event.jvm.JVMEvent
getDateTimeStamp, getDuration, toString
-
-
-
-
Constructor Detail
-
G1ConcurrentMarkResetForOverflow
public G1ConcurrentMarkResetForOverflow(DateTimeStamp timeStamp)
-
-