Uses of Class
jdk.jfr.consumer.RecordedThreadGroup
Packages that use RecordedThreadGroup
-
Uses of RecordedThreadGroup in jdk.jfr.consumer
Methods in jdk.jfr.consumer that return RecordedThreadGroup修饰符和类方法描述RecordedThreadGroup.getParent()
Returns the parent thread group, ornull
if it doesn't exist.RecordedThread.getThreadGroup()
Returns the Java thread group, if available.