-
public class TracingEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classTracingEvent.BufferUsageEventpublic final classTracingEvent.DataCollectedEventContains an bucket of collected trace events. When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event.
public final classTracingEvent.TracingCompleteEventSignals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events.
-