public class GoogleStorageDruidModule extends Object implements DruidModule
| Constructor and Description |
|---|
GoogleStorageDruidModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
GoogleStorage |
getGoogleStorage(GoogleAccountConfig config) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
public static final String SCHEME
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.Module@Provides public GoogleStorage getGoogleStorage(GoogleAccountConfig config) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2011–2017. All rights reserved.