public class S3StorageDruidModule extends Object implements DruidModule
| Constructor and Description | 
|---|
S3StorageDruidModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(com.google.inject.Binder binder)  | 
List<? extends com.fasterxml.jackson.databind.Module> | 
getJacksonModules()  | 
org.jets3t.service.impl.rest.httpclient.RestS3Service | 
getRestS3Service(com.amazonaws.auth.AWSCredentialsProvider provider)  | 
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 org.jets3t.service.impl.rest.httpclient.RestS3Service getRestS3Service(com.amazonaws.auth.AWSCredentialsProvider provider)
Copyright © 2011–2018. All rights reserved.