Uses of Class
jdk.jfr.consumer.RecordedStackTrace
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedStackTrace in jdk.jfr.consumer
Modifier and TypeMethodDescriptionRecordedEvent.getStackTrace()
Returns the stack trace that was created when the event was committed, ornull
if the event lacks a stack trace.