Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.SpanAttachedEvent.SpanReference.Builder
Packages that use SpanAttachedEvent.SpanReference.Builder
-
Uses of SpanAttachedEvent.SpanReference.Builder in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return SpanAttachedEvent.SpanReference.BuilderModifier and TypeMethodDescriptionSpanAttachedEvent.SpanReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SpanAttachedEvent.SpanReference.Builder.clear()SpanAttachedEvent.SpanReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SpanAttachedEvent.SpanReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SpanAttachedEvent.SpanReference.Builder.clearSpanId()If type == SKYWALKING The number id of the span.SpanAttachedEvent.SpanReference.Builder.clearTraceId()[Optional] A string id represents the whole trace.SpanAttachedEvent.SpanReference.Builder.clearTraceSegmentId()A unique id represents this segment.SpanAttachedEvent.SpanReference.Builder.clearType().skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReference.Builder.clone()SpanAttachedEvent.Builder.getTraceContextBuilder()Refer to a trace context decoded from `sw8` header through network, such as HTTP header, MQ metadata https://skywalking.apache.org/docs/main/next/en/protocols/skywalking-cross-process-propagation-headers-protocol-v3/#standard-header-itemSpanAttachedEvent.SpanReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SpanAttachedEvent.SpanReference.Builder.mergeFrom(com.google.protobuf.Message other) SpanAttachedEvent.SpanReference.Builder.mergeFrom(SpanAttachedEvent.SpanReference other) SpanAttachedEvent.SpanReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SpanAttachedEvent.SpanReference.newBuilder()SpanAttachedEvent.SpanReference.newBuilder(SpanAttachedEvent.SpanReference prototype) SpanAttachedEvent.SpanReference.newBuilderForType()protected SpanAttachedEvent.SpanReference.BuilderSpanAttachedEvent.SpanReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SpanAttachedEvent.SpanReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SpanAttachedEvent.SpanReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) If type == SKYWALKING The number id of the span.SpanAttachedEvent.SpanReference.Builder.setSpanIdBytes(com.google.protobuf.ByteString value) If type == SKYWALKING The number id of the span.SpanAttachedEvent.SpanReference.Builder.setTraceId(String value) [Optional] A string id represents the whole trace.SpanAttachedEvent.SpanReference.Builder.setTraceIdBytes(com.google.protobuf.ByteString value) [Optional] A string id represents the whole trace.SpanAttachedEvent.SpanReference.Builder.setTraceSegmentId(String value) A unique id represents this segment.SpanAttachedEvent.SpanReference.Builder.setTraceSegmentIdBytes(com.google.protobuf.ByteString value) A unique id represents this segment.SpanAttachedEvent.SpanReference.Builder.setType(SpanAttachedEvent.SpanReferenceType value) .skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReference.Builder.setTypeValue(int value) .skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SpanAttachedEvent.SpanReference.toBuilder()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type SpanAttachedEvent.SpanReference.BuilderModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.setTraceContext(SpanAttachedEvent.SpanReference.Builder builderForValue) Refer to a trace context decoded from `sw8` header through network, such as HTTP header, MQ metadata https://skywalking.apache.org/docs/main/next/en/protocols/skywalking-cross-process-propagation-headers-protocol-v3/#standard-header-item