Uses of Class
org.exoplatform.commons.search.es.client.ElasticResponse
Packages that use ElasticResponse
-
Uses of ElasticResponse in org.exoplatform.commons.search.es.client
Methods in org.exoplatform.commons.search.es.client that return ElasticResponseModifier and TypeMethodDescriptionprotected ElasticResponseElasticClient.sendHttpDeleteRequest(String url) protected ElasticResponseElasticClient.sendHttpGetRequest(String url) protected ElasticResponseElasticClient.sendHttpHeadRequest(String url) protected ElasticResponseElasticClient.sendHttpPostRequest(String url, String content) protected ElasticResponseElasticClient.sendHttpPutRequest(String url, String content)