Uses of Class
org.nuxeo.elasticsearch.client.ESRestClient.TooManyRequestsRetryableException
-
Uses of ESRestClient.TooManyRequestsRetryableException in org.nuxeo.elasticsearch.client
Modifier and TypeMethodDescriptionprotected org.opensearch.action.bulk.BulkResponse
ESRestClient.doBulk
(org.opensearch.action.bulk.BulkRequest request) protected org.opensearch.action.delete.DeleteResponse
ESRestClient.doDelete
(org.opensearch.action.delete.DeleteRequest request) protected org.opensearch.action.index.IndexResponse
ESRestClient.doIndex
(org.opensearch.action.index.IndexRequest request)