Uses of Record Class
dev.dokimos.server.dto.v1.otlp.OtlpSpan
Packages that use OtlpSpan
-
Uses of OtlpSpan in dev.dokimos.server.dto.v1.otlp
Methods in dev.dokimos.server.dto.v1.otlp that return types with arguments of type OtlpSpanModifier and TypeMethodDescriptionOtlpScopeSpans.spans()Returns the value of thespansrecord component.Constructor parameters in dev.dokimos.server.dto.v1.otlp with type arguments of type OtlpSpanModifierConstructorDescriptionOtlpScopeSpans(List<OtlpSpan> spans) Creates an instance of aOtlpScopeSpansrecord class.