public class KafkaHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
ATTRIBUTES_TO_HEADERS |
protected static String |
CE_PREFIX |
static String |
CONTENT_TYPE |
static String |
SPEC_VERSION |
| Constructor and Description |
|---|
KafkaHeaders() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getParsedKafkaHeader(Headers headers,
String key) |
protected static final String CE_PREFIX
public static final String CONTENT_TYPE
public static final String SPEC_VERSION
Copyright © 2021. All rights reserved.