Package org.apache.kafka.common.header
Interface Header
-
public interface Header
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
key()
byte[]
value()
-
public interface Header
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
key() |
|
byte[] |
value() |