| Package | Description | 
|---|---|
| io.druid.java.util.emitter.core | |
| io.druid.java.util.emitter.factory | |
| io.druid.server.emitter | 
| Constructor and Description | 
|---|
ParametrizedUriEmitter(ParametrizedUriEmitterConfig config,
                      org.asynchttpclient.AsyncHttpClient client,
                      com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
ParametrizedUriEmitter(ParametrizedUriEmitterConfig config,
                      org.asynchttpclient.AsyncHttpClient client,
                      com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                      UriExtractor uriExtractor)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ParametrizedUriEmitterFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
Emitter | 
ParametrizedUriEmitterModule.getEmitter(com.google.common.base.Supplier<ParametrizedUriEmitterConfig> config,
          SSLContext sslContext,
          Lifecycle lifecycle,
          com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
Copyright © 2011–2018. All rights reserved.