Uses of Class
org.apache.pulsar.sql.presto.PulsarTableHandle
Packages that use PulsarTableHandle
Package
Description
Implementation of the connector to the Presto engine.
-
Uses of PulsarTableHandle in org.apache.pulsar.sql.presto
Methods in org.apache.pulsar.sql.presto that return PulsarTableHandleConstructors in org.apache.pulsar.sql.presto with parameters of type PulsarTableHandleModifierConstructorDescriptionPulsarTableLayoutHandle(PulsarTableHandle table, io.prestosql.spi.predicate.TupleDomain<io.prestosql.spi.connector.ColumnHandle> domain)