public class SQLMetadataStorageDruidModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
SQLMetadataStorageDruidModule(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
void |
createBindingChoices(com.google.inject.Binder binder,
String defaultPropertyValue)
This function only needs to be called by the default SQL metadata storage module
Other modules should default to calling super.configure(...) alone
|
public static final String PROPERTY
public SQLMetadataStorageDruidModule(String type)
public void createBindingChoices(com.google.inject.Binder binder,
String defaultPropertyValue)
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.ModuleCopyright © 2011–2017. All rights reserved.