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