Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.SpanAttachedEvent.Builder
Packages that use SpanAttachedEvent.Builder
-
Uses of SpanAttachedEvent.Builder in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return SpanAttachedEvent.BuilderModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.addAllSummary(Iterable<? extends KeyIntValuePair> values) The summary of statistics during this event.SpanAttachedEvent.Builder.addAllTags(Iterable<? extends KeyStringValuePair> values) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SpanAttachedEvent.Builder.addSummary(int index, KeyIntValuePair value) The summary of statistics during this event.SpanAttachedEvent.Builder.addSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.SpanAttachedEvent.Builder.addSummary(KeyIntValuePair value) The summary of statistics during this event.SpanAttachedEvent.Builder.addSummary(KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.SpanAttachedEvent.Builder.addTags(int index, KeyStringValuePair value) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.addTags(int index, KeyStringValuePair.Builder builderForValue) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.addTags(KeyStringValuePair value) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.addTags(KeyStringValuePair.Builder builderForValue) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.clear()SpanAttachedEvent.Builder.clearEndTime()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.clearEvent()The official event name.SpanAttachedEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SpanAttachedEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SpanAttachedEvent.Builder.clearStartTime()The nanosecond timestamp of the event's start time.SpanAttachedEvent.Builder.clearSummary()The summary of statistics during this event.SpanAttachedEvent.Builder.clearTags()The tags for this event includes some extra OS level information, such as 1.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-itemSpanAttachedEvent.Builder.clone()SpanAttachedEvent.Builder.mergeEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SpanAttachedEvent.Builder.mergeFrom(com.google.protobuf.Message other) SpanAttachedEvent.Builder.mergeFrom(SpanAttachedEvent other) SpanAttachedEvent.Builder.mergeStartTime(Instant value) The nanosecond timestamp of the event's start time.SpanAttachedEvent.Builder.mergeTraceContext(SpanAttachedEvent.SpanReference value) 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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static SpanAttachedEvent.BuilderSpanAttachedEvent.newBuilder()static SpanAttachedEvent.BuilderSpanAttachedEvent.newBuilder(SpanAttachedEvent prototype) SpanAttachedEvent.newBuilderForType()protected SpanAttachedEvent.BuilderSpanAttachedEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SpanAttachedEvent.Builder.removeSummary(int index) The summary of statistics during this event.SpanAttachedEvent.Builder.removeTags(int index) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.setEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.setEndTime(Instant.Builder builderForValue) [Optional] The nanosecond timestamp of the event's end time.The official event name.SpanAttachedEvent.Builder.setEventBytes(com.google.protobuf.ByteString value) The official event name.SpanAttachedEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SpanAttachedEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SpanAttachedEvent.Builder.setStartTime(Instant value) The nanosecond timestamp of the event's start time.SpanAttachedEvent.Builder.setStartTime(Instant.Builder builderForValue) The nanosecond timestamp of the event's start time.SpanAttachedEvent.Builder.setSummary(int index, KeyIntValuePair value) The summary of statistics during this event.SpanAttachedEvent.Builder.setSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.SpanAttachedEvent.Builder.setTags(int index, KeyStringValuePair value) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.setTags(int index, KeyStringValuePair.Builder builderForValue) The tags for this event includes some extra OS level information, such as 1.SpanAttachedEvent.Builder.setTraceContext(SpanAttachedEvent.SpanReference value) 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.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-itemSpanAttachedEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SpanAttachedEvent.toBuilder()