public interface AgentSpanLink.Attributes
abstract Map<String, String>
asMap()
abstract boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Map<String, String> asMap()
Gets the attributes as an immutable map.
abstract boolean isEmpty()
Checks whether the attributes are empty.