Class PulsarAvroRowDecoderFactory

java.lang.Object
org.apache.pulsar.sql.presto.decoder.avro.PulsarAvroRowDecoderFactory
All Implemented Interfaces:
PulsarRowDecoderFactory

public class PulsarAvroRowDecoderFactory extends Object implements PulsarRowDecoderFactory
PulsarRowDecoderFactory for SchemaType.AVRO.
  • Constructor Details

    • PulsarAvroRowDecoderFactory

      public PulsarAvroRowDecoderFactory(io.prestosql.spi.type.TypeManager typeManager)
  • Method Details