类 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-
方法概要
修饰符和类型方法说明addAllSummary(Iterable<? extends KeyIntValuePair> values) The summary of statistics during this event.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 protocoladdRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSummary(int index, KeyIntValuePair value) The summary of statistics during this event.addSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.addSummary(KeyIntValuePair value) The summary of statistics during this event.addSummary(KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.The summary of statistics during this event.addSummaryBuilder(int index) The summary of statistics during this event.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 protocoladdTags(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 protocoladdTags(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 protocoladdTags(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 protocolThe tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocoladdTagsBuilder(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 protocolbuild()clear()[Optional] The nanosecond timestamp of the event's end time.The official event name.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The nanosecond timestamp of the event's start time.The summary of statistics during this event.The tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocolRefer 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-itemclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor[Optional] The nanosecond timestamp of the event's end time.[Optional] The nanosecond timestamp of the event's end time.[Optional] The nanosecond timestamp of the event's end time.getEvent()The official event name.com.google.protobuf.ByteStringThe official event name.The nanosecond timestamp of the event's start time.The nanosecond timestamp of the event's start time.The nanosecond timestamp of the event's start time.getSummary(int index) The summary of statistics during this event.getSummaryBuilder(int index) The summary of statistics during this event.The summary of statistics during this event.intThe summary of statistics during this event.The summary of statistics during this event.getSummaryOrBuilder(int index) The summary of statistics during this event.List<? extends KeyIntValuePairOrBuilder>The summary of statistics during this event.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 protocolgetTagsBuilder(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 protocolThe tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocolintThe tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocolThe tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocolgetTagsOrBuilder(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 protocolList<? extends KeyStringValuePairOrBuilder>The tags for this event includes some extra OS level information, such as 1. net_device used for this exit span. 2. network L7 protocolRefer 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-itemRefer 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-itemRefer 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-itemboolean[Optional] The nanosecond timestamp of the event's end time.booleanThe nanosecond timestamp of the event's start time.booleanRefer 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-itemprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(SpanAttachedEvent other) mergeStartTime(Instant value) The nanosecond timestamp of the event's start time.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-itemmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSummary(int index) The summary of statistics during this event.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 protocolsetEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.setEndTime(Instant.Builder builderForValue) [Optional] The nanosecond timestamp of the event's end time.The official event name.setEventBytes(com.google.protobuf.ByteString value) The official event name.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStartTime(Instant value) The nanosecond timestamp of the event's start time.setStartTime(Instant.Builder builderForValue) The nanosecond timestamp of the event's start time.setSummary(int index, KeyIntValuePair value) The summary of statistics during this event.setSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.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 protocolsetTags(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 protocolRefer 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-itemsetTraceContext(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-itemsetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString从类继承的方法 com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException从接口继承的方法 com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom从接口继承的方法 com.google.protobuf.MessageLite.Builder
mergeFrom从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
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
- 指定者:
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
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.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
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<SpanAttachedEvent.Builder>
-
clearOneof
- 指定者:
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
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<SpanAttachedEvent.Builder>
-
mergeFrom
-
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
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
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
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
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
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
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
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; -
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
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
The official event name. For example, the event name is a method signature from syscall stack.
string event = 2;- 返回:
- This builder for chaining.
-
setEventBytes
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
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3;- 指定者:
getEndTime在接口中SpanAttachedEventOrBuilder- 返回:
- The endTime.
-
setEndTime
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
setEndTime
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
mergeEndTime
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
clearEndTime
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
getEndTimeBuilder
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
getEndTimeOrBuilder
[Optional] The nanosecond timestamp of the event's end time.
.skywalking.v3.Instant endTime = 3; -
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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; -
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>
-