public class KafkaIndexTaskClientFactory extends Object
Constructor and Description |
---|
KafkaIndexTaskClientFactory(com.metamx.http.client.HttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Modifier and Type | Method and Description |
---|---|
KafkaIndexTaskClient |
build(TaskInfoProvider taskInfoProvider,
String dataSource,
int numThreads,
org.joda.time.Duration httpTimeout,
long numRetries) |
@Inject public KafkaIndexTaskClientFactory(com.metamx.http.client.HttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper mapper)
public KafkaIndexTaskClient build(TaskInfoProvider taskInfoProvider, String dataSource, int numThreads, org.joda.time.Duration httpTimeout, long numRetries)
Copyright © 2011–2017. All rights reserved.