Uses of Class
jdk.jfr.consumer.RecordedThread
Packages that use RecordedThread
-
Uses of RecordedThread in jdk.jfr.consumer
Methods in jdk.jfr.consumer that return RecordedThread修饰符和类方法描述RecordedEvent.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
.