Uses of Interface
org.apache.skywalking.apm.network.common.v3.InstantOrBuilder
Packages that use InstantOrBuilder
Package
Description
-
Uses of InstantOrBuilder in org.apache.skywalking.apm.network.common.v3
Classes in org.apache.skywalking.apm.network.common.v3 that implement InstantOrBuilderModifier and TypeClassDescriptionfinal classsince v3.1 An instantaneous point on the time-line.static final classsince v3.1 An instantaneous point on the time-line. -
Uses of InstantOrBuilder in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return InstantOrBuilderModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.getEndTimeOrBuilder()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.getEndTimeOrBuilder()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEventOrBuilder.getEndTimeOrBuilder()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.getStartTimeOrBuilder()The nanosecond timestamp of the event's start time.SpanAttachedEvent.getStartTimeOrBuilder()The nanosecond timestamp of the event's start time.SpanAttachedEventOrBuilder.getStartTimeOrBuilder()The nanosecond timestamp of the event's start time.