Interface | Description |
---|---|
JfrAttributes |
Attributes that are common to most flight recorder event types.
|
Class | Description |
---|---|
EventCollection |
Implementation of
IItemCollection using IItemIterable iterators. |
EventCollection.EventTypeEntry | |
JfrLoaderToolkit |
A collection of methods used to load binary JFR data into
IItemCollection
implementations. |
RecordingPrinter |
Prints a flight recording to a
PrintWriter . |
Enum | Description |
---|---|
RecordingPrinter.Verbosity |
Verbosity level to use when printing events.
|
Exception | Description |
---|---|
CouldNotLoadRecordingException |
General exception class for errors occurring when attempting to load a flight recording file.
|