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.jfr
Methods in jdk.jfr that return FlightRecorderModifier and TypeMethodDescriptionstatic FlightRecorder
FlightRecorder.getFlightRecorder()
Returns the Flight Recorder for the platform.Methods in jdk.jfr with parameters of type FlightRecorderModifier and TypeMethodDescriptiondefault void
FlightRecorderListener.recorderInitialized
(FlightRecorder recorder) Receives notification when Flight Recorder is initialized.