public class NestedDataModule extends Object implements DruidModule
| Constructor and Description |
|---|
NestedDataModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
static List<com.fasterxml.jackson.databind.module.SimpleModule> |
getJacksonModulesList() |
static void |
registerHandlersAndSerde() |
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 void registerHandlersAndSerde()
public static List<com.fasterxml.jackson.databind.module.SimpleModule> getJacksonModulesList()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.