public class ProtocolSerializer extends Object implements org.apache.kafka.common.serialization.Serializer<Object>
protected Class<?>
clazz
protected int
length
ProtocolSerializer()
void
configure(Map<String,?> props, boolean isKey)
byte[]
serialize(String topic, Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, serialize
protected Class<?> clazz
protected int length
public ProtocolSerializer()
public void configure(Map<String,?> props, boolean isKey)
configure
org.apache.kafka.common.serialization.Serializer<Object>
public byte[] serialize(String topic, Object object)
serialize
Copyright © 2019–2021 indunet. All rights reserved.