Uses of Class
jdk.jfr.FlightRecorder
Packages that use FlightRecorder
-
Uses of FlightRecorder in jdk.jfr
Methods in jdk.jfr that return FlightRecorder修饰符和类方法描述static FlightRecorder
FlightRecorder.getFlightRecorder()
Returns the Flight Recorder for the platform.Methods in jdk.jfr with parameters of type FlightRecorder修饰符和类方法描述default void
FlightRecorderListener.recorderInitialized
(FlightRecorder recorder) Receives notification when Flight Recorder is initialized.