All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbortablePreClean |
CMS phase to put time between the InitialMark and the Remark phase.
|
| AbstractJavaVirtualMachine |
The base implementation of JavaVirtualMachine that uses the message API to feed
lines to the parser(s) and post events to the aggregators.
|
| Aggregates |
This annotation is used by implementations of Aggregator to indicate
the source of the events being aggregated.
|
| Aggregation |
An Aggregation collates data from an Aggregator and may be thought of as a view
of the data.
|
| Aggregator<A extends Aggregation> |
An Aggregator consumes a JVMEvent, extracts data from the event, and calls on an
Aggregation which collates the data.
|
| ApplicationConcurrentTime |
Event to report on time application is running with the collector
|
| ApplicationRunTime |
Application run time between safepoint events.
|
| ApplicationStoppedTime |
|
| ApplicationStoppedTime.VMOperations |
|
| BinaryTreeDictionary |
|
| Channel<M,L extends ChannelListener<M>> |
|
| ChannelListener<M> |
|
| ChannelName |
A list of all of the channel names that are available for publishing on.
|
| ClassspaceSummary |
|
| CMSConcurrentEvent |
|
| CMSPauseEvent |
|
| CMSPhase |
|
| CMSRemark |
|
| Collates |
An implementation of an Aggregation collates data from an Aggregator.
|
| ConcurrentCleanupForNextMark |
Concurrent cleanup for next mark
|
| ConcurrentClearClaimedMarks |
Concurrent phase, Clear claimed marks
|
| ConcurrentCompleteCleanup |
Concurrent phase, complete cleanup at end of G1GC Concurrent cycle
|
| ConcurrentCreateLiveData |
Concurrent phase: Create Live Data
|
| ConcurrentMark |
CMS concurrent mark phase
|
| ConcurrentModeFailure |
|
| ConcurrentModeInterrupted |
|
| ConcurrentPreClean |
|
| ConcurrentReset |
|
| ConcurrentScanRootRegion |
Concurrent phase
|
| ConcurrentSweep |
|
| CPUSummary |
Breakout of the CPU summary to contain gc thread time in the
kernel
total time for all threads executing GC code
wall clock time or pause time of GC cycle.
|
| DataSource<T> |
A source of data which may be streamed.
|
| DataSourceChannel |
Interface defining the DataSource Channel.
|
| DataSourceChannelListener |
|
| DataSourceParser |
|
| DateTimeStamp |
A date and time.
|
| DefNew |
|
| Diarizer |
|
| Diary |
|
| EventSource |
EventSource indicates to the source of the GC events
that an Aggregator is meant to process.
|
| FileDataSource<T> |
A DataSource rooted in a file system.
|
| FullGC |
|
| FullZGCCycle |
|
| G1Cleanup |
Pause phase
|
| G1ConcurrentCleanup |
Concurrent phase
|
| G1ConcurrentMark |
Concurrent phase
|
| G1ConcurrentMarkResetForOverflow |
|
| G1ConcurrentRebuildRememberedSets |
|
| G1ConcurrentStringDeduplication |
2015-10-17T21:10:23.673-0400: 3993.137: [GC concurrent-string-deduplication, 79.3K->792.0B(78.6K), avg 96.2%, 0.0024351 secs]
|
| G1ConcurrentUndoCycle |
|
| G1FullGC |
|
| G1FullGCNES |
full GC not elsewhere specified on the G1 garbage collector
|
| G1GCConcurrentEvent |
|
| G1GCEvent |
|
| G1GCPauseEvent |
|
| G1Mixed |
|
| G1RealPause |
not a trap
|
| G1Remark |
|
| G1SystemGC |
|
| G1Trap |
G1 Event to capture parser errors
|
| G1Young |
|
| G1YoungInitialMark |
|
| GarbageCollectionTypes |
Representation of GC Collection Events
|
| GCCause |
There are causes for Garbage Collection, this is a representation of the
causes that a GC log file can hold.
|
| GCCauses |
|
| GCEvent |
A GCEvent is something that happens in the GC sub system that is captured in
the log, e.g. a Full GC
|
| GCLogFile |
|
| GCLogFileSegment |
|
| GCLogFileZipSegment |
|
| GCToolKit |
The primary API for analyzing Java Garbage Collection (GC) logs.
|
| GenerationalGCEvent |
|
| GenerationalGCPauseEvent |
|
| InitialMark |
|
| JavaVirtualMachine |
JavaVirtualMachine is a representation of the JVM state obtained by analyzing a GC log file.
|
| JVMEvent |
This is the base class for all JVM events created by the parser.
|
| JVMEventChannel |
|
| JVMEventChannelAggregator |
|
| JVMEventChannelListener |
|
| JVMEventDispatcher |
|
| JVMTermination |
|
| LabelledGCEventType |
Representation of GC Collection Events
|
| LogFileMetadata |
|
| LogFileSegment |
|
| MajorZGCCycle |
|
| MalformedEvent |
|
| MemoryPoolSummary |
|
| MetaspaceRecord |
|
| MetaspaceSummary |
|
| MinorZGCCycle |
|
| OccupancySummary |
|
| ParNew |
|
| ParNewPromotionFailed |
|
| PermGenSummary |
|
| PreUnifiedJavaVirtualMachine |
An implementation of JavaVirtualMachine that uses io.vertx verticles to feed
lines to the parser(s) and post events to the aggregators.
|
| PSFullGC |
|
| PSYoungGen |
|
| ReferenceGCSummary |
Exemplar
11906.844: [GC pause (young)11906.881: [SoftReference, 0 refs, 0.0000060 secs]11906.881: [WeakReference, 0 refs, 0.0000020 secs]11906.881: [FinalReference, 0 refs, 0.0000010 secs]11906.881: [PhantomReference, 0 refs, 0.0000020 secs]11906.881: [JNI Weak Reference, 0.0002710 secs], 0.03831600 secs]
|
| RegionSummary |
|
| RotatingGCLogFile |
A collection of rotating GC log files.
|
| RotatingLogFileMetadata |
|
| RSetConcurrentRefinement |
|
| Safepoint |
|
| ShenandoahCycle |
|
| SingleGCLogFile |
A single GC log file.
|
| SingleLogFileMetadata |
|
| StatisticalSummary |
|
| SupportedFlags |
|
| SurvivorMemoryPoolSummary |
|
| SurvivorRecord |
|
| SystemGC |
|
| TLABSummary |
|
| UnifiedCountSummary |
|
| UnifiedJavaVirtualMachine |
An implementation of JavaVirtualMachine that uses io.vertx verticles to feed
lines to the parser(s) and post events to the aggregators.
|
| UnifiedStatisticalSummary |
|
| YoungGC |
|
| ZGCAllocatedSummary |
|
| ZGCCollectionType |
|
| ZGCCompactedSummary |
|
| ZGCConcurrentPhases |
|
| ZGCCycle |
|
| ZGCGarbageSummary |
|
| ZGCHeapCapacitySummary |
|
| ZGCLiveSummary |
|
| ZGCMarkSummary |
|
| ZGCMemoryPoolSummary |
|
| ZGCMemorySummary |
|
| ZGCMetaspaceSummary |
|
| ZGCNMethodSummary |
|
| ZGCPageAgeSummary |
|
| ZGCPageSummary |
|
| ZGCPauseTypes |
|
| ZGCPhase |
|
| ZGCPromotedSummary |
|
| ZGCReclaimSummary |
|
| ZGCReferenceSummary |
|