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, ornullif the thread was not recorded.final RecordedThreadReturns the value of a field of typeThread.