Uses of Class
io.opentelemetry.exporter.internal.marshal.CodedOutputStream.OutputStreamEncoder
-
Packages that use CodedOutputStream.OutputStreamEncoder Package Description io.opentelemetry.exporter.internal.marshal Marshaling framework for serializing data to protobuf format. -
-
Uses of CodedOutputStream.OutputStreamEncoder in io.opentelemetry.exporter.internal.marshal
Fields in io.opentelemetry.exporter.internal.marshal with type parameters of type CodedOutputStream.OutputStreamEncoder Modifier and Type Field Description private static java.lang.ThreadLocal<CodedOutputStream.OutputStreamEncoder>
CodedOutputStream. THREAD_LOCAL_CODED_OUTPUT_STREAM
-