Uses of Interface
org.apache.solr.client.solrj.impl.Http2SolrClient.OnComplete
-
Packages that use Http2SolrClient.OnComplete Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of Http2SolrClient.OnComplete in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl with parameters of type Http2SolrClient.OnComplete Modifier and Type Method Description NamedList<Object>
Http2SolrClient. request(SolrRequest solrRequest, String collection, Http2SolrClient.OnComplete onComplete)
-