public abstract class SolrResponse extends Object implements Serializable
| Constructor and Description |
|---|
SolrResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getElapsedTime() |
abstract NamedList<Object> |
getResponse() |
abstract void |
setResponse(NamedList<Object> rsp) |