public class KafkaIndexTaskClientFactory extends SeekableStreamIndexTaskClientFactory<KafkaIndexTaskClient>
| 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) |
getHttpClient, getMapper@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)
build in interface IndexTaskClientFactory<KafkaIndexTaskClient>build in class SeekableStreamIndexTaskClientFactory<KafkaIndexTaskClient>Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.