| Interface | Description |
|---|---|
| JfrAttributes |
Attributes that are common to most flight recorder event types.
|
| Class | Description |
|---|---|
| JfrLoaderToolkit |
A Java 1.7 compatible 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.
|
Copyright © 2020. All rights reserved.