Package org.apache.pulsar.sql.presto
Class PulsarPlugin
java.lang.Object
org.apache.pulsar.sql.presto.PulsarPlugin
- All Implemented Interfaces:
io.prestosql.spi.Plugin
Implementation of the Pulsar plugin for Pesto.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.prestosql.spi.Plugin
getBlockEncodings, getEventListenerFactories, getFunctions, getGroupProviderFactories, getParametricTypes, getPasswordAuthenticatorFactories, getResourceGroupConfigurationManagerFactories, getSessionPropertyConfigurationManagerFactories, getSystemAccessControlFactories, getTypes
-
Constructor Details
-
PulsarPlugin
public PulsarPlugin()
-
-
Method Details
-
getConnectorFactories
- Specified by:
getConnectorFactoriesin interfaceio.prestosql.spi.Plugin
-