Class BatchWaitEvent
java.lang.Object
jdk.jfr.Event
dev.hardwood.jfr.BatchWaitEvent
JFR event emitted when the consumer thread blocks waiting for a batch to be assembled by the assembly thread.
This event indicates that the decode/assembly pipeline cannot keep up with the consumer, causing the consumer to stall.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
column
-
-
Constructor Details
-
BatchWaitEvent
public BatchWaitEvent()
-