public class OldApiSketchModule extends Object implements DruidModule
| Modifier and Type | Field and Description |
|---|---|
static String |
SET_SKETCH |
static String |
SKETCH_BUILD |
static String |
SKETCH_MERGE |
| Constructor and Description |
|---|
OldApiSketchModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
public static final String SET_SKETCH
public static final String SKETCH_BUILD
public static final String SKETCH_MERGE
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Modulepublic List<? extends com.fasterxml.jackson.databind.Module> getJacksonModules()
getJacksonModules in interface DruidModuleCopyright © 2011–2017. All rights reserved.