Searched defs:parentSpanId (Results 1 – 6 of 6) sorted by relevance
56 private int parentSpanId; field in DistributeTerm124 public void setParentSpanId(int parentSpanId) { in setParentSpanId()
71 private Integer parentSpanId; field in DistributedFuncBean130 public void setParentSpanId(Integer parentSpanId) { in setParentSpanId()
44 private Integer parentSpanId; field in DetailBean107 public void setParentSpanId(Integer parentSpanId) { in setParentSpanId()
71 Integer parentSpanId = 123; in getParentSpanId() local78 Integer parentSpanId = 123; in setParentSpanId() local
135 const std::string& parentSpanId, in AppendDistributeInfo()