@API(status=EXPERIMENTAL) public final class AutoBaggage extends Object implements TagListener
| Constructor and Description |
|---|
AutoBaggage(String key) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
onTag(io.opentracing.Span span,
io.opentracing.tag.Tag<T> tag,
T value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, onTag, registerTopublic AutoBaggage(String key)
public <T> void onTag(io.opentracing.Span span,
io.opentracing.tag.Tag<T> tag,
T value)
onTag in interface TagListenerCopyright © 2019 Zalando SE. All rights reserved.