Uses of Class
io.opencensus.implcore.trace.RecordEventsSpanImpl.EventWithNanoTime
Packages that use RecordEventsSpanImpl.EventWithNanoTime
-
Uses of RecordEventsSpanImpl.EventWithNanoTime in io.opencensus.implcore.trace
Fields in io.opencensus.implcore.trace with type parameters of type RecordEventsSpanImpl.EventWithNanoTimeModifier and TypeFieldDescriptionRecordEventsSpanImpl.annotationsRecordEventsSpanImpl.messageEventsMethods in io.opencensus.implcore.trace that return types with arguments of type RecordEventsSpanImpl.EventWithNanoTimeModifier and TypeMethodDescriptionRecordEventsSpanImpl.getInitializedAnnotations()RecordEventsSpanImpl.getInitializedNetworkEvents()Method parameters in io.opencensus.implcore.trace with type arguments of type RecordEventsSpanImpl.EventWithNanoTimeModifier and TypeMethodDescriptionprivate static <T> SpanData.TimedEvents<T> RecordEventsSpanImpl.createTimedEvents(RecordEventsSpanImpl.TraceEvents<RecordEventsSpanImpl.EventWithNanoTime<T>> events, TimestampConverter timestampConverter)