Uses of Class
jdk.jfr.FlightRecorder
Packages that use FlightRecorder
Package
Description
This package provides classes to create events and control Flight Recorder.
- 
Uses of FlightRecorder in jdk.jfrMethods in jdk.jfr that return FlightRecorderModifier and TypeMethodDescriptionstatic FlightRecorderFlightRecorder.getFlightRecorder()Returns the Flight Recorder for the platform.Methods in jdk.jfr with parameters of type FlightRecorderModifier and TypeMethodDescriptiondefault voidFlightRecorderListener.recorderInitialized(FlightRecorder recorder) Receives notification when Flight Recorder is initialized.