public class HeaderInjectAdapter extends Object implements io.opentelemetry.context.propagation.TextMapSetter<org.apache.kafka.common.header.Headers>
Modifier and Type | Field and Description |
---|---|
static HeaderInjectAdapter |
SETTER |
Constructor and Description |
---|
HeaderInjectAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
set(org.apache.kafka.common.header.Headers headers,
String key,
String value) |
public static final HeaderInjectAdapter SETTER
Copyright © 2018–2021 SmallRye. All rights reserved.