| Modifier and Type | Method and Description |
|---|---|
IndexOperationResponse |
ElasticSearchClientService.add(IndexOperationRequest operation,
Map<String,String> requestParameters)
Index a document.
|
IndexOperationResponse |
ElasticSearchClientService.bulk(List<IndexOperationRequest> operations,
Map<String,String> requestParameters)
Bulk process multiple documents.
|
static IndexOperationResponse |
IndexOperationResponse.fromJsonResponse(String response) |
Copyright © 2023 Apache NiFi Project. All rights reserved.