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