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, setResponseParser
private ModifiableSolrParams params
public java.util.Collection<ContentStream> getContentStreams()
getContentStreams
in class SolrRequest
public ModifiableSolrParams getParams()
getParams
in class SolrRequest
public SolrPingResponse process(SolrServer server) throws SolrServerException, java.io.IOException
process
in class SolrRequest
SolrServerException
java.io.IOException