Uses of Class
jdk.jfr.consumer.RecordedThread
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedThread in jdk.jfr.consumer
Modifier 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
.