Uses of Class
jdk.jfr.consumer.RecordedThreadGroup
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedThreadGroup in jdk.jfr.consumer
Modifier and TypeMethodDescriptionRecordedThreadGroup.getParent()
Returns the parent thread group, ornull
if it doesn't exist.RecordedThread.getThreadGroup()
Returns the Java thread group, if available.