Package io.trino.plugin.deltalake
Class DeltaLakePlugin
java.lang.Object
io.trino.plugin.deltalake.DeltaLakePlugin
- All Implemented Interfaces:
Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConnectorFactory(Class<? extends com.google.inject.Module> module) 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
-
DeltaLakePlugin
public DeltaLakePlugin()
-
-
Method Details
-
getConnectorFactories
- Specified by:
getConnectorFactoriesin interfacePlugin
-
getConnectorFactory
-