| Package | Description |
|---|---|
| org.zalando.opentracing.proxy.intercept.tag |
| Modifier and Type | Method and Description |
|---|---|
static <T> TagInterceptor.TagPair |
TagInterceptor.TagPair.of(io.opentracing.tag.Tag<T> tag,
T value) |
| Modifier and Type | Method and Description |
|---|---|
default <T> Collection<TagInterceptor.TagPair> |
TagInterceptor.intercept(io.opentracing.tag.Tag<T> tag,
T value) |
Copyright © 2019–2020 Zalando SE. All rights reserved.