| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.objects.tasks.async |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AsyncTaskIndexing> |
AsyncIndex.addObject(String objectID,
T object)
Add an object in this index with a unique identifier
|
CompletableFuture<AsyncTaskIndexing> |
AsyncIndex.addObject(T object)
Add an object in this index
|
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskIndexing |
AsyncTaskIndexing.setIndex(String indexName) |
AsyncTaskIndexing |
AsyncTaskIndexing.setObjectID(String objectID) |
Copyright © 2016. All rights reserved.