Package one.jfr.event

Class ExecutionSample

java.lang.Object
one.jfr.event.Event
one.jfr.event.ExecutionSample
All Implemented Interfaces:
Comparable<Event>

public class ExecutionSample extends Event
  • Field Details

    • threadState

      public final int threadState
  • Constructor Details

    • ExecutionSample

      public ExecutionSample(long time, int tid, int stackTraceId, int threadState)