Package io.opencensus.trace.export
Class AutoValue_SpanData_TimedEvent<T>
java.lang.Object
io.opencensus.trace.export.SpanData.TimedEvent<T>
io.opencensus.trace.export.AutoValue_SpanData_TimedEvent<T>
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_SpanData_TimedEvent<T>
extends SpanData.TimedEvent<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.trace.export.SpanData.TimedEvent
create
-
Field Details
-
timestamp
-
event
-
-
Constructor Details
-
AutoValue_SpanData_TimedEvent
-
-
Method Details
-
getTimestamp
Description copied from class:SpanData.TimedEvent
Returns theTimestamp
of this event.- Specified by:
getTimestamp
in classSpanData.TimedEvent<T>
- Returns:
- the
Timestamp
of this event.
-
getEvent
Description copied from class:SpanData.TimedEvent
Returns the event.- Specified by:
getEvent
in classSpanData.TimedEvent<T>
- Returns:
- the event.
-
toString
-
equals
-
hashCode
public int hashCode()
-