Uses of Class
org.apache.solr.client.solrj.request.ShardsApi.InstallShardDataResponse
-
Packages that use ShardsApi.InstallShardDataResponse Package Description org.apache.solr.client.solrj.request Convenience classes for dealing with various types of Solr requests. -
-
Uses of ShardsApi.InstallShardDataResponse in org.apache.solr.client.solrj.request
Methods in org.apache.solr.client.solrj.request that return ShardsApi.InstallShardDataResponse Modifier and Type Method Description protected ShardsApi.InstallShardDataResponse
ShardsApi.InstallShardData. createResponse(SolrClient client)
-