Uses of Class
jdk.jfr.consumer.RecordedThread
Packages that use RecordedThread
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedThread in jdk.jfr.consumer
Methods in jdk.jfr.consumer that return RecordedThreadModifier and TypeMethodDescriptionRecordedEvent.getThread()
Returns the thread from which the event was committed, ornull
if the thread was not recorded.final RecordedThread
Returns the value of a field of typeThread
.