public class SolrPing extends SolrRequest
SolrRequest.METHOD| Constructor and Description |
|---|
SolrPing() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentStream> |
getContentStreams() |
ModifiableSolrParams |
getParams() |
SolrPingResponse |
process(SolrServer server) |
getMethod, getPath, getResponseParser, setMethod, setPath, setResponseParserpublic Collection<ContentStream> getContentStreams()
getContentStreams in class SolrRequestpublic ModifiableSolrParams getParams()
getParams in class SolrRequestpublic SolrPingResponse process(SolrServer server) throws SolrServerException, IOException
process in class SolrRequestSolrServerExceptionIOException