public class UpdateByQueryResult extends JestResult
JestResult.MetaFielderrorMessage, ES_METADATA_ID, ES_METADATA_VERSION, gson, isSucceeded, jsonObject, jsonString, META_FIELDS, pathToResult, responseCode| Constructor and Description |
|---|
UpdateByQueryResult(com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
didTimeOut() |
int |
getBatchCount() |
int |
getBulkRetryCount() |
long |
getConflictsCount() |
com.google.gson.JsonArray |
getFailures() |
long |
getMillisTaken() |
int |
getNoopCount() |
int |
getRetryCount() |
int |
getSearchRetryCount() |
long |
getUpdatedCount() |
String |
toString() |
createSourceObject, extractSource, extractSource, getErrorMessage, getJsonMap, getJsonObject, getJsonString, getKeys, getPathToResult, getResponseCode, getSourceAsObject, getSourceAsObject, getSourceAsObjectList, getSourceAsObjectList, getSourceAsString, getSourceAsStringList, getValue, isSucceeded, setErrorMessage, setJsonMap, setJsonObject, setJsonString, setPathToResult, setResponseCode, setSucceededpublic boolean didTimeOut()
public long getConflictsCount()
public long getMillisTaken()
public long getUpdatedCount()
public int getBatchCount()
public int getRetryCount()
public int getBulkRetryCount()
public int getSearchRetryCount()
public int getNoopCount()
public com.google.gson.JsonArray getFailures()
public String toString()
toString in class JestResultCopyright © 2018. All rights reserved.