Class TeradataFunctionsPlugin
- java.lang.Object
-
- io.trino.plugin.teradata.functions.TeradataFunctionsPlugin
-
-
Constructor Summary
Constructors Constructor Description TeradataFunctionsPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getFunctions()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.trino.spi.Plugin
getBlockEncodings, getCertificateAuthenticatorFactories, getConnectorFactories, getEventListenerFactories, getExchangeManagerFactories, getGroupProviderFactories, getHeaderAuthenticatorFactories, getParametricTypes, getPasswordAuthenticatorFactories, getResourceGroupConfigurationManagerFactories, getSessionPropertyConfigurationManagerFactories, getSystemAccessControlFactories, getTypes
-
-
-
-
Method Detail
-
getFunctions
public Set<Class<?>> getFunctions()
- Specified by:
getFunctionsin interfacePlugin
-
-