Class PulsarProtobufNativeRowDecoderFactory

java.lang.Object
org.apache.pulsar.sql.presto.decoder.protobufnative.PulsarProtobufNativeRowDecoderFactory
All Implemented Interfaces:
PulsarRowDecoderFactory

public class PulsarProtobufNativeRowDecoderFactory extends Object implements PulsarRowDecoderFactory
PulsarRowDecoderFactory for SchemaType.PROTOBUF_NATIVE.
  • Constructor Details

    • PulsarProtobufNativeRowDecoderFactory

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