Class ResourceLogsStatelessMarshaler

java.lang.Object
io.opentelemetry.exporter.internal.otlp.logs.ResourceLogsStatelessMarshaler
All Implemented Interfaces:
StatelessMarshaler2<Resource,Map<InstrumentationScopeInfo,List<LogRecordData>>>

public final class ResourceLogsStatelessMarshaler extends Object implements StatelessMarshaler2<Resource,Map<InstrumentationScopeInfo,List<LogRecordData>>>
A Marshaler of ResourceLogs. See ResourceLogsMarshaler.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.