Uses of Enum Class
jdk.jfr.RecordingState
Packages that use RecordingState
-
Uses of RecordingState in jdk.jfr
Methods in jdk.jfr that return RecordingState修饰符和类方法描述Recording.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.