类 SpanAttachedEvent.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
org.apache.skywalking.apm.network.language.agent.v3.SpanAttachedEvent.Builder
所有已实现的接口:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, SpanAttachedEventOrBuilder
封闭类:
SpanAttachedEvent

public static final class SpanAttachedEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder> implements SpanAttachedEventOrBuilder
 SpanAttachedEvent represents an attached event for a traced RPC.
 When an RPC is being traced by the in-process language agent, a span would be reported by the client-side agent.
 And the rover would be aware of this RPC due to the existing tracing header.
 Then, the rover agent collects extra information from the OS level to provide assistance information to diagnose network performance.
 
Protobuf type skywalking.v3.SpanAttachedEvent
  • 方法详细资料

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • clear

      public SpanAttachedEvent.Builder clear()
      指定者:
      clear 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clear 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.Message.Builder
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • getDefaultInstanceForType

      public SpanAttachedEvent getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder
    • build

      public SpanAttachedEvent build()
      指定者:
      build 在接口中 com.google.protobuf.Message.Builder
      指定者:
      build 在接口中 com.google.protobuf.MessageLite.Builder
    • buildPartial

      public SpanAttachedEvent buildPartial()
      指定者:
      buildPartial 在接口中 com.google.protobuf.Message.Builder
      指定者:
      buildPartial 在接口中 com.google.protobuf.MessageLite.Builder
    • clone

      public SpanAttachedEvent.Builder clone()
      指定者:
      clone 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clone 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • setField

      public SpanAttachedEvent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      setField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • clearField

      public SpanAttachedEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      指定者:
      clearField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • clearOneof

      public SpanAttachedEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      指定者:
      clearOneof 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • setRepeatedField

      public SpanAttachedEvent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      指定者:
      setRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • addRepeatedField

      public SpanAttachedEvent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      addRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      addRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • mergeFrom

      public SpanAttachedEvent.Builder mergeFrom(com.google.protobuf.Message other)
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SpanAttachedEvent.Builder>
    • mergeFrom

      public SpanAttachedEvent.Builder mergeFrom(SpanAttachedEvent other)
    • isInitialized

      public final boolean isInitialized()
      指定者:
      isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
      覆盖:
      isInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • mergeFrom

      public SpanAttachedEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      指定者:
      mergeFrom 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SpanAttachedEvent.Builder>
      抛出:
      IOException
    • hasStartTime

      public boolean hasStartTime()
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
      指定者:
      hasStartTime 在接口中 SpanAttachedEventOrBuilder
      返回:
      Whether the startTime field is set.
    • getStartTime

      public Instant getStartTime()
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
      指定者:
      getStartTime 在接口中 SpanAttachedEventOrBuilder
      返回:
      The startTime.
    • setStartTime

      public SpanAttachedEvent.Builder setStartTime(Instant value)
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
    • setStartTime

      public SpanAttachedEvent.Builder setStartTime(Instant.Builder builderForValue)
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
    • mergeStartTime

      public SpanAttachedEvent.Builder mergeStartTime(Instant value)
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
    • clearStartTime

      public SpanAttachedEvent.Builder clearStartTime()
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
    • getStartTimeBuilder

      public Instant.Builder getStartTimeBuilder()
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
    • getStartTimeOrBuilder

      public InstantOrBuilder getStartTimeOrBuilder()
       The nanosecond timestamp of the event's start time.
       Notice, most unit of timestamp in SkyWalking is milliseconds, but NANO-SECOND is required here.
       Because the attached event happens in the OS syscall level, most of them are executed rapidly.
       
      .skywalking.v3.Instant startTime = 1;
      指定者:
      getStartTimeOrBuilder 在接口中 SpanAttachedEventOrBuilder
    • getEvent

      public String getEvent()
       The official event name.
       For example, the event name is a method signature from syscall stack.
       
      string event = 2;
      指定者:
      getEvent 在接口中 SpanAttachedEventOrBuilder
      返回:
      The event.
    • getEventBytes

      public com.google.protobuf.ByteString getEventBytes()
       The official event name.
       For example, the event name is a method signature from syscall stack.
       
      string event = 2;
      指定者:
      getEventBytes 在接口中 SpanAttachedEventOrBuilder
      返回:
      The bytes for event.
    • setEvent

      public SpanAttachedEvent.Builder setEvent(String value)
       The official event name.
       For example, the event name is a method signature from syscall stack.
       
      string event = 2;
      参数:
      value - The event to set.
      返回:
      This builder for chaining.
    • clearEvent

      public SpanAttachedEvent.Builder clearEvent()
       The official event name.
       For example, the event name is a method signature from syscall stack.
       
      string event = 2;
      返回:
      This builder for chaining.
    • setEventBytes

      public SpanAttachedEvent.Builder setEventBytes(com.google.protobuf.ByteString value)
       The official event name.
       For example, the event name is a method signature from syscall stack.
       
      string event = 2;
      参数:
      value - The bytes for event to set.
      返回:
      This builder for chaining.
    • hasEndTime

      public boolean hasEndTime()
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
      指定者:
      hasEndTime 在接口中 SpanAttachedEventOrBuilder
      返回:
      Whether the endTime field is set.
    • getEndTime

      public Instant getEndTime()
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
      指定者:
      getEndTime 在接口中 SpanAttachedEventOrBuilder
      返回:
      The endTime.
    • setEndTime

      public SpanAttachedEvent.Builder setEndTime(Instant value)
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
    • setEndTime

      public SpanAttachedEvent.Builder setEndTime(Instant.Builder builderForValue)
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
    • mergeEndTime

      public SpanAttachedEvent.Builder mergeEndTime(Instant value)
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
    • clearEndTime

      public SpanAttachedEvent.Builder clearEndTime()
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
    • getEndTimeBuilder

      public Instant.Builder getEndTimeBuilder()
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
    • getEndTimeOrBuilder

      public InstantOrBuilder getEndTimeOrBuilder()
       [Optional] The nanosecond timestamp of the event's end time.
       
      .skywalking.v3.Instant endTime = 3;
      指定者:
      getEndTimeOrBuilder 在接口中 SpanAttachedEventOrBuilder
    • getTagsList

      public List<KeyStringValuePair> getTagsList()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
      指定者:
      getTagsList 在接口中 SpanAttachedEventOrBuilder
    • getTagsCount

      public int getTagsCount()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
      指定者:
      getTagsCount 在接口中 SpanAttachedEventOrBuilder
    • getTags

      public KeyStringValuePair getTags(int index)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
      指定者:
      getTags 在接口中 SpanAttachedEventOrBuilder
    • setTags

      public SpanAttachedEvent.Builder setTags(int index, KeyStringValuePair value)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • setTags

      public SpanAttachedEvent.Builder setTags(int index, KeyStringValuePair.Builder builderForValue)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addTags

       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addTags

      public SpanAttachedEvent.Builder addTags(int index, KeyStringValuePair value)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addTags

      public SpanAttachedEvent.Builder addTags(KeyStringValuePair.Builder builderForValue)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addTags

      public SpanAttachedEvent.Builder addTags(int index, KeyStringValuePair.Builder builderForValue)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addAllTags

      public SpanAttachedEvent.Builder addAllTags(Iterable<? extends KeyStringValuePair> values)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • clearTags

      public SpanAttachedEvent.Builder clearTags()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • removeTags

      public SpanAttachedEvent.Builder removeTags(int index)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • getTagsBuilder

      public KeyStringValuePair.Builder getTagsBuilder(int index)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • getTagsOrBuilder

      public KeyStringValuePairOrBuilder getTagsOrBuilder(int index)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
      指定者:
      getTagsOrBuilder 在接口中 SpanAttachedEventOrBuilder
    • getTagsOrBuilderList

      public List<? extends KeyStringValuePairOrBuilder> getTagsOrBuilderList()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
      指定者:
      getTagsOrBuilderList 在接口中 SpanAttachedEventOrBuilder
    • addTagsBuilder

      public KeyStringValuePair.Builder addTagsBuilder()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • addTagsBuilder

      public KeyStringValuePair.Builder addTagsBuilder(int index)
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • getTagsBuilderList

      public List<KeyStringValuePair.Builder> getTagsBuilderList()
       The tags for this event includes some extra OS level information,
       such as
       1. net_device used for this exit span.
       2. network L7 protocol
       
      repeated .skywalking.v3.KeyStringValuePair tags = 4;
    • getSummaryList

      public List<KeyIntValuePair> getSummaryList()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
      指定者:
      getSummaryList 在接口中 SpanAttachedEventOrBuilder
    • getSummaryCount

      public int getSummaryCount()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
      指定者:
      getSummaryCount 在接口中 SpanAttachedEventOrBuilder
    • getSummary

      public KeyIntValuePair getSummary(int index)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
      指定者:
      getSummary 在接口中 SpanAttachedEventOrBuilder
    • setSummary

      public SpanAttachedEvent.Builder setSummary(int index, KeyIntValuePair value)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • setSummary

      public SpanAttachedEvent.Builder setSummary(int index, KeyIntValuePair.Builder builderForValue)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addSummary

      public SpanAttachedEvent.Builder addSummary(KeyIntValuePair value)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addSummary

      public SpanAttachedEvent.Builder addSummary(int index, KeyIntValuePair value)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addSummary

      public SpanAttachedEvent.Builder addSummary(KeyIntValuePair.Builder builderForValue)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addSummary

      public SpanAttachedEvent.Builder addSummary(int index, KeyIntValuePair.Builder builderForValue)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addAllSummary

      public SpanAttachedEvent.Builder addAllSummary(Iterable<? extends KeyIntValuePair> values)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • clearSummary

      public SpanAttachedEvent.Builder clearSummary()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • removeSummary

      public SpanAttachedEvent.Builder removeSummary(int index)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • getSummaryBuilder

      public KeyIntValuePair.Builder getSummaryBuilder(int index)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • getSummaryOrBuilder

      public KeyIntValuePairOrBuilder getSummaryOrBuilder(int index)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
      指定者:
      getSummaryOrBuilder 在接口中 SpanAttachedEventOrBuilder
    • getSummaryOrBuilderList

      public List<? extends KeyIntValuePairOrBuilder> getSummaryOrBuilderList()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
      指定者:
      getSummaryOrBuilderList 在接口中 SpanAttachedEventOrBuilder
    • addSummaryBuilder

      public KeyIntValuePair.Builder addSummaryBuilder()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • addSummaryBuilder

      public KeyIntValuePair.Builder addSummaryBuilder(int index)
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • getSummaryBuilderList

      public List<KeyIntValuePair.Builder> getSummaryBuilderList()
       The summary of statistics during this event.
       Each statistic provides a name(metric name) to represent the name, and an int64/long as the value.
       
      repeated .skywalking.v3.KeyIntValuePair summary = 5;
    • hasTraceContext

      public boolean hasTraceContext()
       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
      指定者:
      hasTraceContext 在接口中 SpanAttachedEventOrBuilder
      返回:
      Whether the traceContext field is set.
    • getTraceContext

      public SpanAttachedEvent.SpanReference getTraceContext()
       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
      指定者:
      getTraceContext 在接口中 SpanAttachedEventOrBuilder
      返回:
      The traceContext.
    • setTraceContext

       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
    • setTraceContext

      public SpanAttachedEvent.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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
    • mergeTraceContext

       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
    • clearTraceContext

      public SpanAttachedEvent.Builder clearTraceContext()
       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
    • getTraceContextBuilder

      public SpanAttachedEvent.SpanReference.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-item
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
    • getTraceContextOrBuilder

      public SpanAttachedEvent.SpanReferenceOrBuilder getTraceContextOrBuilder()
       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
       
      .skywalking.v3.SpanAttachedEvent.SpanReference traceContext = 6;
      指定者:
      getTraceContextOrBuilder 在接口中 SpanAttachedEventOrBuilder
    • setUnknownFields

      public final SpanAttachedEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      setUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
    • mergeUnknownFields

      public final SpanAttachedEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      mergeUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>