| Interface | Description |
|---|---|
| SpanNameProvider<K> |
| Class | Description |
|---|---|
| BaseTracingConsumerInterceptor<K> |
An abstract interceptor that extracts any tracing context and the original record from the received record,
annotates and flushes "wr" for each, and finally returns them to the consumer as
TracedConsumerRecord. |
| DefaultSpanNameProvider<K> | |
| DefaultTracingConsumerInterceptor<K> |
Default
BaseTracingConsumerInterceptor that uses EnvelopeProtos.Envelope to extract tracing context. |
| TracedConsumerRecord<K,V> |
| Exception | Description |
|---|---|
| ExtractException |
Copyright © 2016–2017 SmartThingsOSS. All rights reserved.