| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.objects.tasks.async |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
AsyncAPIClient.waitTask(AsyncGenericTask<T> task,
long timeToWait)
Wait for the completion of this task
/!\ WARNING /!\ This method is blocking
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncTask |
class |
AsyncTaskIndexing |
class |
AsyncTaskSingleIndex |
class |
AsyncTasksMultipleIndex |
| Modifier and Type | Method and Description |
|---|---|
AsyncGenericTask<T> |
AsyncGenericTask.setIndex(String indexName) |
AsyncGenericTask<T> |
AsyncGenericTask.setTaskID(T taskID) |
Copyright © 2016. All rights reserved.