public class ResponseAccessor extends ResultAccessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RESPONSE |
_result| Constructor and Description |
|---|
ResponseAccessor(Record result) |
| Modifier and Type | Method and Description |
|---|---|
AnyMap |
getDebug() |
java.lang.Double |
getMaxScore() |
AnyMap |
getMoreLikeThis() |
java.lang.String |
getNextCursorMark() |
AnySeq |
getParams() |
java.lang.Integer |
getQTime() |
AnyMap |
getResponse() |
AnyMap |
getResponseHeader() |
AnyMap |
getSpellcheck() |
AnyMap |
getStats() |
java.lang.Integer |
getStatus() |
AnyMap |
getTerms() |
getCount, getFacets, getGroups, getIndexSize, getNumberOfRecords, getQuery, getResult, getResultRecord, getResultRecords, getRuntime, hasQuery, hasRecordspublic static final java.lang.String RESPONSE
public ResponseAccessor(Record result)
public AnyMap getResponseHeader()
public java.lang.Integer getStatus()
public java.lang.Integer getQTime()
public java.lang.Double getMaxScore()
public AnySeq getParams()
public AnyMap getTerms()
public AnyMap getSpellcheck()
public AnyMap getMoreLikeThis()
public java.lang.String getNextCursorMark()
public AnyMap getDebug()
public AnyMap getStats()
public AnyMap getResponse()