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