Uses of Class
jdk.jfr.RecordingState
Packages that use RecordingState
Package
Description
This package provides classes to create events and control Flight Recorder.
-
Uses of RecordingState in jdk.jfr
Methods in jdk.jfr that return RecordingStateModifier and TypeMethodDescriptionRecording.getState()
Returns the recording state that this recording is currently in.static RecordingState
Returns the enum constant of this type with the specified name.static RecordingState[]
RecordingState.values()
Returns an array containing the constants of this enum type, in the order they are declared.