Class AbstractKafkaSchemaSerDe

java.lang.Object
io.confluent.kafka.serializers.AbstractKafkaSchemaSerDe
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.kafka.common.ClusterResourceListener

public abstract class AbstractKafkaSchemaSerDe extends Object implements org.apache.kafka.common.ClusterResourceListener, Closeable
Common fields and helper methods for both the serializer and the deserializer.