Class SnowflakeAvroConverterWithoutSchemaRegistry

  • All Implemented Interfaces:
    org.apache.kafka.connect.storage.Converter

    public class SnowflakeAvroConverterWithoutSchemaRegistry
    extends SnowflakeConverter
    • Constructor Detail

      • SnowflakeAvroConverterWithoutSchemaRegistry

        public SnowflakeAvroConverterWithoutSchemaRegistry()
    • Method Detail

      • toConnectData

        public org.apache.kafka.connect.data.SchemaAndValue toConnectData​(String topic,
                                                                          byte[] value)
        Parse Avro record without schema
        Parameters:
        topic - topic name, unused
        value - Avro data
        Returns:
        Json Array