org.apache.accumulo.trace.instrument.impl
ROOT_SPAN_ID
Constructor and Description |
---|
RootMilliSpan(String description,
long traceId,
long spanId,
long parentId) |
Modifier and Type | Method and Description |
---|---|
long |
parentId()
Return the pseudo-unique (random) number of the parent span, returns ROOT_SPAN_ID if this is the root span
|
long |
traceId()
A pseudo-unique (random) number assigned to the trace associated with this span
|
accumulatedMillis, child, currentTimeMillis, data, description, getData, getStartTimeMillis, getStopTimeMillis, parent, running, spanId, start, stop, toString
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.