public interface SearchClientBase
| Modifier and Type | Method and Description |
|---|---|
ConfigBase |
getConfig() |
com.algolia.search.HttpTransport |
getTransport() |
void |
waitTask(String indexName,
long taskId) |
void |
waitTask(String indexName,
long taskId,
long timeToWait,
RequestOptions requestOptions) |
com.algolia.search.HttpTransport getTransport()
ConfigBase getConfig()
void waitTask(@Nonnull String indexName, long taskId, long timeToWait, RequestOptions requestOptions)
Copyright © 2019. All rights reserved.