public class Update extends GenericResultAbstractDocumentTargetedAction implements BulkableAction<JestResult>
Modifier and Type | Class and Description |
---|---|
static class |
Update.Builder |
id
CHARSET, indexName, nodes, typeName
Modifier and Type | Method and Description |
---|---|
protected String |
buildURI() |
String |
getBulkMethodName() |
Object |
getData(com.google.gson.Gson gson) |
String |
getPathToResult() |
String |
getRestMethodName() |
createNewElasticSearchResult
getId, getIndex, getType
buildQueryString, convertJsonStringToMapObject, createNewElasticSearchResult, equals, getHeader, getHeaders, getIdFromSource, getParameter, getURI, hashCode, isBulkOperation, isValid, isValid, setBulkOperation, setCleanApi, setPathToResult, setURI, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getParameter
getId, getIndex, getType
createNewElasticSearchResult, getHeaders, getURI
public String getBulkMethodName()
getBulkMethodName
in interface BulkableAction<JestResult>
protected String buildURI()
buildURI
in class AbstractDocumentTargetedAction<JestResult>
public String getRestMethodName()
getRestMethodName
in interface Action<JestResult>
getRestMethodName
in class AbstractAction<JestResult>
public Object getData(com.google.gson.Gson gson)
getData
in interface Action<JestResult>
getData
in class AbstractAction<JestResult>
public String getPathToResult()
getPathToResult
in interface Action<JestResult>
getPathToResult
in class AbstractAction<JestResult>
Copyright © 2014. All rights reserved.