Package org.apache.solr.client.solrj.io
Class ModelCache
java.lang.Object
org.apache.solr.client.solrj.io.ModelCache
The Model cache keeps a local in-memory copy of models
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelCache
-
-
Method Details
-
getModel
- Throws:
IOException
-
getModel
public Tuple getModel(String zkHost, String collection, String modelID, long checkMillis) throws IOException - Throws:
IOException
-