类的使用
org.apache.skywalking.apm.network.common.v3.Instant
使用Instant的程序包
程序包
说明
-
org.apache.skywalking.apm.network.common.v3中Instant的使用
修饰符和类型方法说明Instant.Builder.build()Instant.Builder.buildPartial()static InstantInstant.getDefaultInstance()Instant.Builder.getDefaultInstanceForType()Instant.getDefaultInstanceForType()static InstantInstant.parseDelimitedFrom(InputStream input) static InstantInstant.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstantInstant.parseFrom(byte[] data) static InstantInstant.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstantInstant.parseFrom(com.google.protobuf.ByteString data) static InstantInstant.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstantInstant.parseFrom(com.google.protobuf.CodedInputStream input) static InstantInstant.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstantInstant.parseFrom(InputStream input) static InstantInstant.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstantInstant.parseFrom(ByteBuffer data) static InstantInstant.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 返回变量类型为Instant的类型的org.apache.skywalking.apm.network.common.v3中的方法修饰符和类型方法说明com.google.protobuf.Parser<Instant>Instant.getParserForType()static com.google.protobuf.Parser<Instant>Instant.parser() -
org.apache.skywalking.apm.network.language.agent.v3中Instant的使用
修饰符和类型方法说明SpanAttachedEvent.Builder.getEndTime()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.getEndTime()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEventOrBuilder.getEndTime()[Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.getStartTime()The nanosecond timestamp of the event's start time.SpanAttachedEvent.getStartTime()The nanosecond timestamp of the event's start time.SpanAttachedEventOrBuilder.getStartTime()The nanosecond timestamp of the event's start time.修饰符和类型方法说明SpanAttachedEvent.Builder.mergeEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.mergeStartTime(Instant value) The nanosecond timestamp of the event's start time.SpanAttachedEvent.Builder.setEndTime(Instant value) [Optional] The nanosecond timestamp of the event's end time.SpanAttachedEvent.Builder.setStartTime(Instant value) The nanosecond timestamp of the event's start time.