public class LookupSerdeModule extends Object implements DruidModule
LookupModule that only supports serde of Query objects, to allow
a service to examine queries that might contain for example a RegisteredLookupExtractionFn or a
LookupExprMacro, but without requiring the service to load the actual lookups.| Constructor and Description |
|---|
LookupSerdeModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
List<? extends com.fasterxml.jackson.databind.Module> |
getJacksonModules() |
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–2023 The Apache Software Foundation. All rights reserved.