Interface ThreadRecorder

All Superinterfaces:
AutoCloseable, Closeable, Recorder
All Known Implementing Classes:
BinaryThreadRecorder, JsonlThreadRecorder

public interface ThreadRecorder extends Recorder
Specifies a thread-local recorder that is used to record flow data for a specific thread.