public class MultiSearch extends GenericResultAbstractAction
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiSearch.Builder |
| Constructor and Description |
|---|
MultiSearch(MultiSearch.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildURI() |
boolean |
equals(Object obj) |
String |
getData(com.google.gson.Gson gson) |
String |
getRestMethodName() |
int |
hashCode() |
createNewElasticSearchResultbuildQueryString, createNewElasticSearchResult, getHeader, getHeaders, getIdFromSource, getParameter, getPathToResult, getURI, parseResponseBody, setPathToResult, setURI, toStringpublic MultiSearch(MultiSearch.Builder builder)
public String getRestMethodName()
getRestMethodName in interface Action<JestResult>getRestMethodName in class AbstractAction<JestResult>public String getData(com.google.gson.Gson gson)
getData in interface Action<JestResult>getData in class AbstractAction<JestResult>protected String buildURI()
buildURI in class AbstractAction<JestResult>public int hashCode()
hashCode in class AbstractAction<JestResult>public boolean equals(Object obj)
equals in class AbstractAction<JestResult>Copyright © 2015. All rights reserved.