Class AbstractKafkaSchemaSerDe

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

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