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) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.