| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.inputs | |
| com.algolia.search.inputs.batch |
| Modifier and Type | Method and Description |
|---|---|
TaskSingleIndex |
Index.batch(List<BatchOperation> operations)
Custom batch
|
TasksMultipleIndex |
APIClient.batch(List<BatchOperation> operations)
Custom batch
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchOperation> |
BatchOperations.getRequests() |
List<BatchOperation> |
Batch.getRequests() |
| Constructor and Description |
|---|
Batch(List<BatchOperation> requests) |
BatchOperations(List<BatchOperation> requests) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchAddObjectOperation<T> |
class |
BatchClearIndexOperation |
class |
BatchDeleteIndexOperation |
class |
BatchDeleteObjectOperation |
class |
BatchPartialUpdateObjectNoCreateOperation<T> |
class |
BatchPartialUpdateObjectOperation<T> |
class |
BatchUpdateObjectOperation<T> |
Copyright © 2016. All rights reserved.