Class Emitters
java.lang.Object
org.apache.druid.java.util.emitter.core.Emitters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Emittercreate(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, Lifecycle lifecycle) static Emittercreate(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle)
-
Constructor Details
-
Emitters
public Emitters()
-
-
Method Details
-
create
public static Emitter create(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle) -
create
public static Emitter create(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, Lifecycle lifecycle)
-