public static class KafkaBytesSource.ExtractKafkaAvroSchemaDeserializer extends Object implements org.apache.kafka.common.serialization.Deserializer<BytesWithKafkaSchema>
| Constructor and Description |
|---|
ExtractKafkaAvroSchemaDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
BytesWithKafkaSchema |
deserialize(String topic,
byte[] payload) |
public BytesWithKafkaSchema deserialize(String topic, byte[] payload)
deserialize in interface org.apache.kafka.common.serialization.Deserializer<BytesWithKafkaSchema>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.