Package io.trino.plugin.accumulo
Class AccumuloModule
java.lang.Object
io.trino.plugin.accumulo.AccumuloModule
- All Implemented Interfaces:
com.google.inject.Module
Trino module to do all kinds of run Guice injection stuff!
WARNING: Contains black magick
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccumuloModule
public AccumuloModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-