Package one.jfr.event
Class ExecutionSample
java.lang.Object
one.jfr.event.Event
one.jfr.event.ExecutionSample
-
Field Summary
FieldsFields inherited from class one.jfr.event.Event
stackTraceId, tid, time -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
threadState
public final int threadState
-
-
Constructor Details
-
ExecutionSample
public ExecutionSample(long time, int tid, int stackTraceId, int threadState)
-