类 SegmentRefHelper

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

public class SegmentRefHelper extends Object
  • 构造器详细资料

    • SegmentRefHelper

      public SegmentRefHelper()
  • 方法详细资料

    • 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)