Module brave

Class PendingSpan


  • public final class PendingSpan
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Clock clock()
      Returns a clock that ensures startTimestamp consistency across the trace
      MutableSpan state()
      Returns the state currently accumulated for this trace ID and span ID
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • state

        public MutableSpan state()
        Returns the state currently accumulated for this trace ID and span ID
      • clock

        public Clock clock()
        Returns a clock that ensures startTimestamp consistency across the trace