public class StatsDEmitterModule extends Object implements DruidModule
| Constructor and Description |
|---|
StatsDEmitterModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
Emitter |
getEmitter(StatsDEmitterConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
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.Module@Provides public Emitter getEmitter(StatsDEmitterConfig config, com.fasterxml.jackson.databind.ObjectMapper mapper)
Copyright © 2011–2018. All rights reserved.