Package | Description |
---|---|
org.cloudera.htrace |
Modifier and Type | Field and Description |
---|---|
static TraceInfo |
Tracer.DONT_TRACE |
Modifier and Type | Method and Description |
---|---|
static TraceInfo |
TraceInfo.fromSpan(Span s) |
Modifier and Type | Method and Description |
---|---|
static TraceScope |
Trace.startSpan(String description,
Sampler<TraceInfo> s,
TraceInfo tinfo) |
static TraceScope |
Trace.startSpan(String description,
TraceInfo tinfo) |
Modifier and Type | Method and Description |
---|---|
static TraceScope |
Trace.startSpan(String description,
Sampler<TraceInfo> s,
TraceInfo tinfo) |
Copyright © 2014. All rights reserved.