Class CodeCacheConfigurationHandler

java.lang.Object
io.opentelemetry.instrumentation.runtimemetrics.java17.internal.memory.CodeCacheConfigurationHandler
All Implemented Interfaces:
RecordedEventHandler, AutoCloseable, Consumer<RecordedEvent>, Predicate<RecordedEvent>

public final class CodeCacheConfigurationHandler extends Object implements RecordedEventHandler
Handles attributes with pool value CodeCache. This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.