public interface InMemorySpanLog
Span.log(long, String)
events.Modifier and Type | Method and Description |
---|---|
long |
epochMicros()
Get the microseconds since epoch for this
InMemorySpanLog . |
java.lang.String |
eventName()
Get the name of the event for this
InMemorySpanLog . |
java.util.Map<java.lang.String,?> |
fields()
Get the fields associated with this
InMemorySpanLog . |
long epochMicros()
InMemorySpanLog
.InMemorySpanLog
.java.lang.String eventName()
InMemorySpanLog
.InMemorySpanLog
.@Nullable java.util.Map<java.lang.String,?> fields()
InMemorySpanLog
.InMemorySpanLog
.