public class SolrPing extends SolrRequest
SolrRequest.METHOD| Modifier and Type | Field and Description |
|---|---|
private ModifiableSolrParams |
params |
| Constructor and Description |
|---|
SolrPing() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContentStream> |
getContentStreams() |
ModifiableSolrParams |
getParams() |
SolrPingResponse |
process(SolrServer server) |
getMethod, getPath, getResponseParser, setMethod, setPath, setResponseParserprivate ModifiableSolrParams params
public java.util.Collection<ContentStream> getContentStreams()
getContentStreams in class SolrRequestpublic ModifiableSolrParams getParams()
getParams in class SolrRequestpublic SolrPingResponse process(SolrServer server) throws SolrServerException, java.io.IOException
process in class SolrRequestSolrServerExceptionjava.io.IOException