Uses of Class
io.opentelemetry.proto.trace.v1.Span
Packages that use Span
-
Uses of Span in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return SpanModifier and TypeMethodDescriptionSpan.Builder.build()Span.Builder.buildPartial()static SpanSpan.getDefaultInstance()Span.Builder.getDefaultInstanceForType()Span.getDefaultInstanceForType()ScopeSpans.Builder.getSpans(int index) A list of Spans that originate from an instrumentation scope.ScopeSpans.getSpans(int index) A list of Spans that originate from an instrumentation scope.ScopeSpansOrBuilder.getSpans(int index) A list of Spans that originate from an instrumentation scope.static SpanSpan.parseDelimitedFrom(InputStream input) static SpanSpan.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanSpan.parseFrom(byte[] data) static SpanSpan.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanSpan.parseFrom(com.google.protobuf.ByteString data) static SpanSpan.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanSpan.parseFrom(com.google.protobuf.CodedInputStream input) static SpanSpan.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanSpan.parseFrom(InputStream input) static SpanSpan.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanSpan.parseFrom(ByteBuffer data) static SpanSpan.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type SpanModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Span>Span.getParserForType()ScopeSpans.Builder.getSpansList()A list of Spans that originate from an instrumentation scope.ScopeSpans.getSpansList()A list of Spans that originate from an instrumentation scope.ScopeSpansOrBuilder.getSpansList()A list of Spans that originate from an instrumentation scope.static com.google.protobuf.Parser<Span>Span.parser()Methods in io.opentelemetry.proto.trace.v1 with parameters of type SpanModifier and TypeMethodDescriptionA list of Spans that originate from an instrumentation scope.A list of Spans that originate from an instrumentation scope.static Span.BuilderSpan.newBuilder(Span prototype) A list of Spans that originate from an instrumentation scope.Method parameters in io.opentelemetry.proto.trace.v1 with type arguments of type SpanModifier and TypeMethodDescriptionScopeSpans.Builder.addAllSpans(Iterable<? extends Span> values) A list of Spans that originate from an instrumentation scope.