Package 

Interface EndpointTracker


  • 
    public interface EndpointTracker
    
                        

    A simple listener-like interface for tracking the end-point writes

    • Method Summary

      Modifier and Type Method Description
      abstract void endpointWritten(AgentSpan span) Called when a local root span (associated with an end-point) is written
      • Methods inherited from class java.lang.Object

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

      • endpointWritten

         abstract void endpointWritten(AgentSpan span)

        Called when a local root span (associated with an end-point) is written

        Parameters:
        span - the local root span