Uses of Class
jdk.management.jfr.RecordingInfo
Packages that use 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
Methods in jdk.management.jfr that return RecordingInfoModifier and TypeMethodDescriptionstatic RecordingInfo
RecordingInfo.from
(CompositeData cd) Returns aRecordingInfo
represented by the specifiedCompositeData
object.Methods in jdk.management.jfr that return types with arguments of type RecordingInfoModifier and TypeMethodDescriptionFlightRecorderMXBean.getRecordings()
Returns the list of the available recordings, not necessarily running.