| Package | Description |
|---|---|
| io.druid.java.util.emitter.core | |
| io.druid.java.util.emitter.factory | |
| io.druid.server.emitter | |
| io.druid.testing.guice |
| Constructor and Description |
|---|
LoggingEmitter(LoggingEmitterConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingEmitterFactory |
| Modifier and Type | Method and Description |
|---|---|
Emitter |
LogEmitterModule.makeEmitter(com.google.common.base.Supplier<LoggingEmitterConfig> config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEmitter |
DruidTestModule.getServiceEmitter(com.google.common.base.Supplier<LoggingEmitterConfig> config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Copyright © 2011–2018. All rights reserved.