public class LookupExtractionModule extends Object implements DruidModule
| Constructor and Description | 
|---|
LookupExtractionModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(com.google.inject.Binder binder)  | 
List<? extends com.fasterxml.jackson.databind.Module> | 
getJacksonModules()  | 
static byte[] | 
getRandomCacheKey()  | 
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.Modulepublic static byte[] getRandomCacheKey()
Copyright © 2011–2018. All rights reserved.