Class SegmentRefHelper

java.lang.Object
org.apache.skywalking.apm.agent.test.helper.SegmentRefHelper

public class SegmentRefHelper extends Object
  • Constructor Details

    • SegmentRefHelper

      public SegmentRefHelper()
  • Method Details

    • getPeerHost

      public static String getPeerHost(org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef ref)
    • getTraceSegmentId

      public static String getTraceSegmentId(org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef ref)
    • getSpanId

      public static int getSpanId(org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef ref)
    • getParentServiceInstance

      public static String getParentServiceInstance(org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef ref)