public class LocalComponentTraceCallable<V> extends TraceCallable<V>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ASYNC_COMPONENT |
| Constructor and Description |
|---|
LocalComponentTraceCallable(Tracer tracer,
TraceKeys traceKeys,
SpanNamer spanNamer,
Callable<V> delegate) |
LocalComponentTraceCallable(Tracer tracer,
TraceKeys traceKeys,
SpanNamer spanNamer,
String name,
Callable<V> delegate) |
| Modifier and Type | Method and Description |
|---|---|
V |
call() |
protected Span |
startSpan() |
close, continueSpan, detachSpan, getDelegate, getName, getParent, getSpanName, getTracerCopyright © 2017 Pivotal Software, Inc.. All rights reserved.