| Package | Description |
|---|---|
| io.druid.java.util.emitter.core | |
| io.druid.java.util.emitter.factory |
| 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 |
Copyright © 2011–2018. All rights reserved.