public class PostgreSQLMetadataStorageModule extends SQLMetadataStorageDruidModule implements DruidModule
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
PROPERTY| Constructor and Description |
|---|
PostgreSQLMetadataStorageModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
createBindingChoicespublic static final String TYPE
public List<? extends com.fasterxml.jackson.databind.Module> getJacksonModules()
getJacksonModules in interface DruidModulepublic void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Moduleconfigure in class SQLMetadataStorageDruidModuleCopyright © 2011–2017. All rights reserved.