Package 

Interface AgentSpanLink.Attributes

    • Method Summary

      Modifier and Type Method Description
      abstract Map<String, String> asMap() Gets the attributes as an immutable map.
      abstract boolean isEmpty() Checks whether the attributes are empty.
      • Methods inherited from class java.lang.Object

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

      • isEmpty

         abstract boolean isEmpty()

        Checks whether the attributes are empty.