| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
BulkProcessor.add(IndexRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentClient.index(IndexRequest request,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
com.linecorp.armeria.common.HttpRequest |
DocumentFactory.index(IndexRequest request,
Map<String,?> params)
Returns a request to index a document with
IndexRequest. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.