Uses of Class
jdk.management.jfr.RecordingInfo
Package
Description
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
-
Uses of RecordingInfo in jdk.management.jfr
Modifier and TypeMethodDescriptionstatic RecordingInfo
RecordingInfo.from
(CompositeData cd) Returns aRecordingInfo
represented by the specifiedCompositeData
object.Modifier and TypeMethodDescriptionFlightRecorderMXBean.getRecordings()
Returns the list of the available recordings, not necessarily running.