Class VoidSerializer
java.lang.Object
org.apache.kafka.common.serialization.VoidSerializer
- All Implemented Interfaces:
Closeable,AutoCloseable,Serializer<Void>
Constructor Details
VoidSerializer
public VoidSerializer()
Method Details
serialize
Description copied from interface:SerializerConvertdatainto a byte array.- Specified by:
serializein interfaceSerializer<Void>- Parameters:
topic- topic associated with datadata- typed data- Returns:
- serialized bytes