public class ApacheHttpClient extends AlgoliaHttpClient
| Constructor and Description |
|---|
ApacheHttpClient(APIClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBuildHosts() |
int |
getHostDownTimeout() |
protected com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
List<String> |
getQueryHosts() |
protected AlgoliaHttpResponse |
request(AlgoliaHttpRequest request) |
now, requestWithRetrypublic ApacheHttpClient(APIClientConfiguration configuration)
protected AlgoliaHttpResponse request(@Nonnull AlgoliaHttpRequest request) throws IOException
request in class AlgoliaHttpClientIOExceptionprotected com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
getObjectMapper in class AlgoliaHttpClientpublic List<String> getQueryHosts()
getQueryHosts in class AlgoliaHttpClientpublic List<String> getBuildHosts()
getBuildHosts in class AlgoliaHttpClientpublic int getHostDownTimeout()
getHostDownTimeout in class AlgoliaHttpClientCopyright © 2017. All rights reserved.