Uses of Class
org.apache.pulsar.sql.presto.PulsarConnectorId
Packages that use PulsarConnectorId
Package
Description
Implementation of the connector to the Presto engine.
-
Uses of PulsarConnectorId in org.apache.pulsar.sql.presto
Constructors in org.apache.pulsar.sql.presto with parameters of type PulsarConnectorIdModifierConstructorDescriptionPulsarMetadata(PulsarConnectorId connectorId, PulsarConnectorConfig pulsarConnectorConfig, PulsarDispatchingRowDecoderFactory decoderFactory) PulsarSplitManager(PulsarConnectorId connectorId, PulsarConnectorConfig pulsarConnectorConfig)