Package org.opensearch.client.transport.httpclient5
package org.opensearch.client.transport.httpclient5
-
ClassDescriptionApache HttpClient 5 based client transport.A gzip compressing entity that also implements
getContent().An entity that lets the caller specify the return value ofisChunked().Listener that allows to be notified whenever a failure happens.Callback used the defaultConnectionConfigbeing set to theCloseableHttpClient.Callback used to customize theCloseableHttpClientinstance used by aRestClientinstance.Callback used the defaultRequestConfigbeing set to theCloseableHttpClientFactory used to create instances ofAsyncResponseConsumer.Default factory used to create instances ofAsyncResponseConsumer.Exception thrown when an opensearch node responds to a request with a status code that indicates an error.This exception is used to indicate that one or moreResponse.getWarnings()exist and is typically used when theApacheHttpClient5Transportis set to fail by passing `true` to `strictDeprecationMode`.Called if there are warnings to determine if those warnings should fail the request.