Class Serdes.ByteArraySerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<byte[]>
org.apache.kafka.common.serialization.Serdes.ByteArraySerde
- All Implemented Interfaces:
- Closeable,- AutoCloseable,- Serde<byte[]>
- Enclosing class:
- Serdes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerdeclose, configure, deserializer, serializer
- 
Constructor Details- 
ByteArraySerdepublic ByteArraySerde()
 
-