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