Uses of Enum Class
org.openjdk.jmc.agent.util.VersionUtils.JFRVersion
Packages that use VersionUtils.JFRVersion
-
Uses of VersionUtils.JFRVersion in org.openjdk.jmc.agent.util
Fields in org.openjdk.jmc.agent.util declared as VersionUtils.JFRVersionModifier and TypeFieldDescriptionprivate static final VersionUtils.JFRVersionVersionUtils.AVAILABLE_JFR_VERSIONMethods in org.openjdk.jmc.agent.util that return VersionUtils.JFRVersionModifier and TypeMethodDescriptionprivate static VersionUtils.JFRVersionVersionUtils.determineJFRVersion()static VersionUtils.JFRVersionVersionUtils.getAvailableJFRVersion()Returns the current JVM's JFR version.static VersionUtils.JFRVersionReturns the enum constant of this class with the specified name.static VersionUtils.JFRVersion[]VersionUtils.JFRVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.