public class GCEventUJL extends GCEvent
created on: 03.01.2018
AbstractGCEvent.CollectionType, AbstractGCEvent.Concurrency, AbstractGCEvent.ExtendedType, AbstractGCEvent.GcPattern, AbstractGCEvent.Generation, AbstractGCEvent.Typedetails, generation| Constructor and Description |
|---|
GCEventUJL() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPhase(AbstractGCEvent<?> phase) |
AbstractGCEvent.Generation |
getGeneration()
Returns the generation of the event including generation of detail events if present.
|
boolean |
isFull() |
add, clone, cloneAndMerge, equals, getPerm, getTenured, getYoung, hashCode, toStringBufferdetails, getDatestamp, getExtendedType, getNumber, getPause, getPhases, getPostUsed, getPreUsed, getTimestamp, getTotal, getTypeAsString, hasDetails, hasMemoryInformation, hasPause, isConcurrencyHelper, isConcurrent, isConcurrentCollectionEnd, isConcurrentCollectionStart, isInc, isInitialMark, isRemark, isStopTheWorld, isSystem, setDateStamp, setExtendedType, setNumber, setPause, setPostUsed, setPreUsed, setTimestamp, setTotal, setType, toStringpublic boolean isFull()
isFull in class AbstractGCEvent<GCEvent>public AbstractGCEvent.Generation getGeneration()
AbstractGCEventgetGeneration in class AbstractGCEvent<GCEvent>public void addPhase(AbstractGCEvent<?> phase)
addPhase in class AbstractGCEvent<GCEvent>Copyright © 2019. All rights reserved.