public class HeaderExtractAdapter extends Object implements io.opentelemetry.context.propagation.TextMapGetter<org.apache.kafka.common.header.Headers>
| Modifier and Type | Field and Description |
|---|---|
static HeaderExtractAdapter |
GETTER |
| Constructor and Description |
|---|
HeaderExtractAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(org.apache.kafka.common.header.Headers headers,
String key) |
Iterable<String> |
keys(org.apache.kafka.common.header.Headers headers) |
public static final HeaderExtractAdapter GETTER
Copyright © 2018–2021 SmallRye. All rights reserved.