| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.objects.tasks.sync |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
APIClient.waitTask(GenericTask<T> task)
Wait for the completion of this task
|
<T> void |
APIClient.waitTask(GenericTask<T> task,
long timeToWait)
Wait for the completion of this task
|
<T> void |
APIClient.waitTask(GenericTask<T> task,
long timeToWait,
RequestOptions requestOptions)
Wait for the completion of this task
|
| Modifier and Type | Class and Description |
|---|---|
class |
Task |
class |
TaskABTest |
class |
TaskIndexing |
class |
TaskSingleIndex |
class |
TasksMultipleIndex |
| Modifier and Type | Method and Description |
|---|---|
GenericTask<T> |
GenericTask.setAPIClient(APIClient apiClient) |
GenericTask<T> |
GenericTask.setIndex(String indexName) |
GenericTask<T> |
GenericTask.setTaskID(T taskID) |
Copyright © 2018. All rights reserved.