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, useBinaryV2, usev2
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) |
getThis, setAction
addHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2
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-2020 Apache Software Foundation. All Rights Reserved.