public class ModelCache extends Object
Constructor and Description |
---|
ModelCache(int size,
String defaultZkHost,
SolrClientCache solrClientCache) |
public ModelCache(int size, String defaultZkHost, SolrClientCache solrClientCache)
public Tuple getModel(String collection, String modelID, long checkMillis) throws IOException
IOException
public Tuple getModel(String zkHost, String collection, String modelID, long checkMillis) throws IOException
IOException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.