Package io.trino.plugin.raptor.legacy
Class RaptorPlugin
java.lang.Object
io.trino.plugin.raptor.legacy.RaptorPlugin
- All Implemented Interfaces:
Plugin
-
Constructor Summary
ConstructorsConstructorDescriptionRaptorPlugin(String name, com.google.inject.Module metadataModule, Map<String, com.google.inject.Module> backupProviders) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.spi.Plugin
getBlockEncodings, getCertificateAuthenticatorFactories, getEventListenerFactories, getExchangeManagerFactories, getFunctions, getGroupProviderFactories, getHeaderAuthenticatorFactories, getParametricTypes, getPasswordAuthenticatorFactories, getResourceGroupConfigurationManagerFactories, getSessionPropertyConfigurationManagerFactories, getSystemAccessControlFactories, getTypes
-
Constructor Details
-
RaptorPlugin
public RaptorPlugin() -
RaptorPlugin
-
-
Method Details
-
getConnectorFactories
- Specified by:
getConnectorFactoriesin interfacePlugin
-