public final class GCAccounting extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getCompleteCollectionCount() |
long |
getCompleteCollectionTotalNanos() |
long |
getIncrementalCollectionCount() |
long |
getIncrementalCollectionTotalNanos() |
org.graalvm.word.UnsignedWord |
getOldGenerationAfterChunkBytes() |
boolean |
hasLastIncrementalCollectionOverflowedSurvivors() |
public long getIncrementalCollectionCount()
public long getIncrementalCollectionTotalNanos()
public long getCompleteCollectionCount()
public long getCompleteCollectionTotalNanos()
public org.graalvm.word.UnsignedWord getOldGenerationAfterChunkBytes()
public boolean hasLastIncrementalCollectionOverflowedSurvivors()