Uses of Class
io.trino.server.PluginClassLoader
Packages that use PluginClassLoader
-
Uses of PluginClassLoader in io.trino.metadata
Methods in io.trino.metadata with parameters of type PluginClassLoaderModifier and TypeMethodDescriptionvoidHandleResolver.registerClassLoader(PluginClassLoader classLoader) -
Uses of PluginClassLoader in io.trino.server
Methods in io.trino.server that return PluginClassLoaderModifier and TypeMethodDescriptionstatic PluginClassLoaderPluginManager.createClassLoader(String pluginName, List<URL> urls) Method parameters in io.trino.server with type arguments of type PluginClassLoaderModifier and TypeMethodDescriptionvoidPluginManager.PluginsProvider.Loader.load(String description, Supplier<PluginClassLoader> getClassLoader)