Uses of Class
jdk.management.jfr.SettingDescriptorInfo
Package
Description
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
-
Uses of SettingDescriptorInfo in jdk.management.jfr
Modifier and TypeMethodDescriptionstatic SettingDescriptorInfo
SettingDescriptorInfo.from
(CompositeData cd) Returns anSettingDescriptorInfo
represented by the specifiedCompositeData
Modifier and TypeMethodDescriptionEventTypeInfo.getSettingDescriptors()
Returns settings for the event type associated with thisEventTypeInfo
.