Uses of Class
jdk.jfr.consumer.RecordedStackTrace
Packages that use RecordedStackTrace
-
Uses of RecordedStackTrace in jdk.jfr.consumer
Methods in jdk.jfr.consumer that return RecordedStackTrace修饰符和类方法描述RecordedEvent.getStackTrace()
Returns the stack trace that was created when the event was committed, ornull
if the event lacks a stack trace.