public class KeysetWrapperDeserializer extends Object implements org.apache.kafka.common.serialization.Deserializer<KeysetWrapper>
| Constructor and Description |
|---|
KeysetWrapperDeserializer(SchemaRegistryConfig config) |
| Modifier and Type | Method and Description |
|---|---|
KeysetWrapper |
deserialize(String topic,
byte[] key) |
public KeysetWrapperDeserializer(SchemaRegistryConfig config)
public KeysetWrapper deserialize(String topic, byte[] key) throws org.apache.kafka.common.errors.SerializationException
deserialize in interface org.apache.kafka.common.serialization.Deserializer<KeysetWrapper>org.apache.kafka.common.errors.SerializationExceptionCopyright © 2026 Confluent, Inc.. All rights reserved.