Class AbstractThreadDispatchingHandler

java.lang.Object
io.opentelemetry.instrumentation.runtimemetrics.java17.internal.AbstractThreadDispatchingHandler
All Implemented Interfaces:
RecordedEventHandler, AutoCloseable, Consumer<RecordedEvent>, Predicate<RecordedEvent>
Direct Known Subclasses:
LongLockHandler, NetworkReadHandler, NetworkWriteHandler, ObjectAllocationInNewTlabHandler, ObjectAllocationOutsideTlabHandler

public abstract class AbstractThreadDispatchingHandler extends Object implements RecordedEventHandler
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.