Uses of Class
io.opentelemetry.exporter.internal.marshal.MarshalerContext.Pool
Packages that use MarshalerContext.Pool
Package
Description
Marshaling framework for serializing data to protobuf format.
-
Uses of MarshalerContext.Pool in io.opentelemetry.exporter.internal.marshal
Fields in io.opentelemetry.exporter.internal.marshal declared as MarshalerContext.PoolModifier and TypeFieldDescriptionprivate final MarshalerContext.Pool
<List<?>> MarshalerContext.listPool
private final MarshalerContext.Pool
<Map<?, ?>> MarshalerContext.mapPool