public static class AdminInfoRequest.System extends AdminInfoRequest<AdminInfoResponse.System>
AdminInfoRequest.AdminInfoSection, AdminInfoRequest.System| Constructor and Description |
|---|
System() |
| Modifier and Type | Method and Description |
|---|---|
protected AdminInfoResponse.System |
createResponse(org.apache.solr.client.solrj.SolrClient client) |
Collection<org.apache.solr.common.util.ContentStream> |
getContentStreams()
Needed to compile with Solr 6.x.
|
org.apache.solr.common.params.SolrParams |
getParams() |
getSystemInfoaddHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentWriter, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2public org.apache.solr.common.params.SolrParams getParams()
getParams in class org.apache.solr.client.solrj.SolrRequest<AdminInfoResponse.System>public Collection<org.apache.solr.common.util.ContentStream> getContentStreams() throws IOException
getContentStreams in class org.apache.solr.client.solrj.SolrRequest<AdminInfoResponse.System>IOExceptionprotected AdminInfoResponse.System createResponse(org.apache.solr.client.solrj.SolrClient client)
createResponse in class org.apache.solr.client.solrj.SolrRequest<AdminInfoResponse.System>Copyright © 2000–2023 LOCKSS Program. All rights reserved.