Class Factory
- java.lang.Object
-
- org.eclipse.rdf4j.sail.solr.client.cloud.Factory
-
- All Implemented Interfaces:
SolrClientFactory
public class Factory extends Object implements SolrClientFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
-
-
Method Detail
-
create
public org.apache.solr.client.solrj.SolrClient create(String spec)
- Specified by:
create
in interfaceSolrClientFactory
-
-