| Package | Description |
|---|---|
| io.druid.java.util.emitter.core | |
| io.druid.java.util.emitter.factory | |
| io.druid.server.emitter |
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpEmitterConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
HttpEmitterConfig |
HttpEmitterConfig.Builder.build() |
HttpEmitterConfig |
ParametrizedUriEmitterConfig.buildHttpEmitterConfig(String baseUri) |
| Constructor and Description |
|---|
HttpPostEmitter(HttpEmitterConfig config,
org.asynchttpclient.AsyncHttpClient client) |
HttpPostEmitter(HttpEmitterConfig config,
org.asynchttpclient.AsyncHttpClient client,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpEmitterFactory |
| Modifier and Type | Method and Description |
|---|---|
Emitter |
HttpEmitterModule.getEmitter(com.google.common.base.Supplier<HttpEmitterConfig> config,
SSLContext sslContext,
Lifecycle lifecycle,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Copyright © 2011–2018. All rights reserved.