public interface ServerRequestAdapter
ServerRequestInterceptor| Modifier and Type | Method and Description |
|---|---|
String |
getSpanName()
Gets the span name for request.
|
TraceData |
getTraceData()
Get the trace data from request.
|
Collection<KeyValueAnnotation> |
requestAnnotations()
Returns a collection of annotations that should be added to span
for incoming request.
|
TraceData getTraceData()
String getSpanName()
Collection<KeyValueAnnotation> requestAnnotations()
Copyright © 2016. All rights reserved.