public class TraceInfo extends Object
long
spanId
traceId
TraceInfo(long traceId, long spanId)
static TraceInfo
fromSpan(Span s)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final long traceId
public final long spanId
public TraceInfo(long traceId, long spanId)
public String toString()
toString
Object
public static TraceInfo fromSpan(Span s)
Copyright © 2014. All rights reserved.