protected abstract static class ConfigSetAdminRequest.ConfigSetSpecificAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>> extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>
ConfigSetAdminRequest.ConfigSetSpecificAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>>, ConfigSetAdminRequest.Create, ConfigSetAdminRequest.Delete, ConfigSetAdminRequest.List
SolrRequest.METHOD
Modifier and Type | Field and Description |
---|---|
protected String |
configSetName |
action
SUPPORTED_METHODS
Modifier | Constructor and Description |
---|---|
protected |
ConfigSetSpecificAdminRequest() |
Modifier and Type | Method and Description |
---|---|
protected ConfigSetAdminResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
String |
getConfigSetName() |
SolrParams |
getParams() |
T |
setConfigSetName(String configSetName) |
getContentStreams, getThis, setAction
getBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
protected String configSetName
public final String getConfigSetName()
public SolrParams getParams()
getParams
in class ConfigSetAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>,ConfigSetAdminResponse>
protected ConfigSetAdminResponse createResponse(SolrClient client)
SolrRequest
createResponse
in class ConfigSetAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>,ConfigSetAdminResponse>
client
- the SolrClient
the request will be sent toCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.