Uses of Interface
io.opentelemetry.proto.trace.v1.TracesDataOrBuilder
-
Packages that use TracesDataOrBuilder Package Description io.opentelemetry.proto.trace.v1 -
-
Uses of TracesDataOrBuilder in io.opentelemetry.proto.trace.v1
Classes in io.opentelemetry.proto.trace.v1 that implement TracesDataOrBuilder Modifier and Type Class Description classTracesDataTracesData represents the traces data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP traces data but do not implement the OTLP protocol.static classTracesData.BuilderTracesData represents the traces data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP traces data but do not implement the OTLP protocol.
-