Class KeysetWrapperDeserializer

java.lang.Object
io.confluent.kafka.schemaregistry.storage.encoder.KeysetWrapperDeserializer
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.kafka.common.serialization.Deserializer<KeysetWrapper>

public class KeysetWrapperDeserializer extends Object implements org.apache.kafka.common.serialization.Deserializer<KeysetWrapper>
  • Constructor Details

  • Method Details

    • deserialize

      public KeysetWrapper deserialize(String topic, byte[] key) throws org.apache.kafka.common.errors.SerializationException
      Specified by:
      deserialize in interface org.apache.kafka.common.serialization.Deserializer<KeysetWrapper>
      Throws:
      org.apache.kafka.common.errors.SerializationException