public class HealthCheckRequest extends SolrRequest<HealthCheckResponse>
SolrRequest.METHOD
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
HealthCheckRequest() |
Modifier and Type | Method and Description |
---|---|
protected HealthCheckResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
SolrParams |
getParams() |
getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2
public SolrParams getParams()
getParams
in class SolrRequest<HealthCheckResponse>
protected HealthCheckResponse createResponse(SolrClient client)
SolrRequest
createResponse
in class SolrRequest<HealthCheckResponse>
client
- the SolrClient
the request will be sent toCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.