public class KafkaIndexTaskClientFactory extends Object
| Constructor and Description | 
|---|
KafkaIndexTaskClientFactory(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(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–2018. All rights reserved.