Class Serdes.BytesSerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<Bytes>
org.apache.kafka.common.serialization.Serdes.BytesSerde
- All Implemented Interfaces:
Closeable,AutoCloseable,Serde<Bytes>
- Enclosing class:
- Serdes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer
-
Constructor Details
-
BytesSerde
public BytesSerde()
-