public class ElasticSearchDelete extends ElasticSearchConnection
ElasticSearchConnection.CallThread, ElasticSearchConnection.Result
config, jsonException
Constructor and Description |
---|
ElasticSearchDelete(org.apache.http.client.HttpClient client,
ElasticSearchConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
execute(String documentURI) |
protected boolean |
handleResultCode(int code,
String response) |
call, checkJson, getApiUrl, getCallUrlSnippet, getResponse, getResult, getResultCode, getResultDescription, handleHttpException, handleIOException, setResult, setResultCode
public ElasticSearchDelete(org.apache.http.client.HttpClient client, ElasticSearchConfig config)
public void execute(String documentURI) throws ManifoldCFException, ServiceInterruption
protected boolean handleResultCode(int code, String response) throws ManifoldCFException, ServiceInterruption
handleResultCode
in class ElasticSearchConnection
ManifoldCFException
ServiceInterruption