public class ProtoSerializer extends Object implements org.apache.kafka.common.serialization.Serializer<Object>
protected Class<?>
clazz
protected int
length
ProtoSerializer()
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 ProtoSerializer()
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 © 2018–2021 Industrial Internet. All rights reserved.