Uses of Package
org.apache.pulsar.sql.presto
-
Packages that use org.apache.pulsar.sql.presto Package Description org.apache.pulsar.sql.presto Implementation of the connector to the Presto engine.org.apache.pulsar.sql.presto.decoder.avro This package contains decoder for SchemaType.AVRO.org.apache.pulsar.sql.presto.decoder.json This package contains decoder for SchemaType.JSON.org.apache.pulsar.sql.presto.decoder.primitive This package contains decoder for SchemaType of SchemaType.isPrimitive() return true.org.apache.pulsar.sql.presto.decoder.protobufnative This package contains decoder for SchemaType.AVRO. -
Classes in org.apache.pulsar.sql.presto used by org.apache.pulsar.sql.presto Class Description PulsarColumnHandle This class represents the basic information about a presto column.PulsarColumnHandle.HandleKeyValueType Column Handle keyValue type, used for keyValue schema.PulsarColumnMetadata.DecoderExtraInfo Decoder extra info forPulsarColumnHandleused byRowDecoder.PulsarConnectorCache Implementation of a cache for the Pulsar connector.PulsarConnectorConfig This object handles configuration of the Pulsar connector for the Presto engine.PulsarConnectorId Unique identifier of a connector.PulsarDispatchingRowDecoderFactory dispatcher RowDecoderFactory forSchemaType.PulsarInternalColumn This abstract class represents internal columns.PulsarMetadata This connector helps to work with metadata.PulsarRecordSetProvider Implementation of the provider for record sets.PulsarRowDecoder RowDecoder interface for Pulsar.PulsarSplit This class represents information for a split.PulsarSplitManager The class helping to manage splits.PulsarSqlSchemaInfoProvider Multi version schema info provider for Pulsar SQL leverage guava cache.PulsarTableHandle Description of basic metadata of a table.PulsarTransactionHandle A handle for transactions. -
Classes in org.apache.pulsar.sql.presto used by org.apache.pulsar.sql.presto.decoder.avro Class Description PulsarColumnHandle.HandleKeyValueType Column Handle keyValue type, used for keyValue schema.PulsarRowDecoder RowDecoder interface for Pulsar.PulsarRowDecoderFactory Pulsar customized RowDecoderFactory interface. -
Classes in org.apache.pulsar.sql.presto used by org.apache.pulsar.sql.presto.decoder.json Class Description PulsarColumnHandle.HandleKeyValueType Column Handle keyValue type, used for keyValue schema.PulsarRowDecoder RowDecoder interface for Pulsar.PulsarRowDecoderFactory Pulsar customized RowDecoderFactory interface. -
Classes in org.apache.pulsar.sql.presto used by org.apache.pulsar.sql.presto.decoder.primitive Class Description PulsarColumnHandle.HandleKeyValueType Column Handle keyValue type, used for keyValue schema.PulsarRowDecoder RowDecoder interface for Pulsar.PulsarRowDecoderFactory Pulsar customized RowDecoderFactory interface. -
Classes in org.apache.pulsar.sql.presto used by org.apache.pulsar.sql.presto.decoder.protobufnative Class Description PulsarColumnHandle.HandleKeyValueType Column Handle keyValue type, used for keyValue schema.PulsarRowDecoder RowDecoder interface for Pulsar.PulsarRowDecoderFactory Pulsar customized RowDecoderFactory interface.