| Package | Description |
|---|---|
| org.apache.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 © 2015 The Apache Software Foundation. All Rights Reserved.