CommonSpanState
ServerClientAndLocalSpanState
InheritableServerClientAndLocalSpanState
, ThreadLocalServerClientAndLocalSpanState
brave.propagation.CurrentTraceContext
@Deprecated public interface ClientSpanState extends CommonSpanState
Modifier and Type | Method | Description |
---|---|---|
Span |
getCurrentClientSpan() |
Deprecated.
Gets the Span for the client request that was started as part of current request.
|
void |
setCurrentClientSpan(Span span) |
Deprecated.
Sets current client span.
|
endpoint, sample
Copyright © 2018 OpenZipkin. All rights reserved.