JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.apache.kafka.common.header
Header
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
key()
value()
Interface Header
public interface
Header
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
byte[]
value
()
Method Details
key
String
key
()
value
byte[]
value
()