| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.instrument.async |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalComponentTraceCallable<V>
Callable that starts a span that is a local component span.
|
class |
SpanContinuingTraceCallable<V>
Runnable that continues a span if there is one and creates new that is a
local component span if there was no tracing present.
|
class |
TraceContinuingCallable<V>
Deprecated.
as of 1.2 in favor of
SpanContinuingTraceCallable |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.