Class NoOpDistributedTracePayload

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String httpSafe()  
      java.lang.String text()  
      • Methods inherited from class java.lang.Object

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

      • text

        public java.lang.String text()
        Specified by:
        text in interface DistributedTracePayload
        Specified by:
        text in interface com.newrelic.api.agent.DistributedTracePayload
      • httpSafe

        public java.lang.String httpSafe()
        Specified by:
        httpSafe in interface DistributedTracePayload
        Specified by:
        httpSafe in interface com.newrelic.api.agent.DistributedTracePayload