public class LookupModule extends Object implements DruidModule
| Modifier and Type | Field and Description |
|---|---|
static String |
FAILED_UPDATES_KEY |
| Constructor and Description |
|---|
LookupModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
static String |
getTierListenerPath(String tier) |
public static final String FAILED_UPDATES_KEY
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.ModuleCopyright © 2011–2017. All rights reserved.