Package org.openjdk.jmc.flightrecorder
-
Interface Summary Interface Description JfrAttributes Attributes that are common to most flight recorder event types. -
Class Summary Class Description EventCollection Java 1.7 based implementation ofIItemCollection
usingIItemIterable
iterators.EventCollection.EventTypeEntry JfrLoaderToolkit A Java 1.7 compatible collection of methods used to load binary JFR data intoIItemCollection
implementations.RecordingPrinter Prints a flight recording to aPrintWriter
. -
Enum Summary Enum Description RecordingPrinter.Verbosity Verbosity level to use when printing events. -
Exception Summary Exception Description CouldNotLoadRecordingException General exception class for errors occurring when attempting to load a flight recording file.