Package io.trino.tempto.initialization
Interface SuiteModuleProvider
- All Known Implementing Classes:
HdfsModuleProvider,QueryExecutorModuleProvider,SshClientModuleProvider,TableManagerDispatcherModuleProvider,TestConfigurationModuleProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Classes implementing this interface provide
Modules
at suite level.-
Method Summary
Modifier and TypeMethodDescriptioncom.google.inject.ModulegetModule(Configuration configuration)
-
Method Details
-
getModule
-