Uses of Class
org.apache.solr.client.solrj.io.ModelCache
-
Packages that use ModelCache Package Description org.apache.solr.client.solrj.io.stream Stream implementations for the Streaming Aggregation API -
-
Uses of ModelCache in org.apache.solr.client.solrj.io.stream
Fields in org.apache.solr.client.solrj.io.stream declared as ModelCache Modifier and Type Field Description protected ModelCacheModelStream. modelCacheMethods in org.apache.solr.client.solrj.io.stream that return ModelCache Modifier and Type Method Description ModelCacheStreamContext. getModelCache()Methods in org.apache.solr.client.solrj.io.stream with parameters of type ModelCache Modifier and Type Method Description voidStreamContext. setModelCache(ModelCache modelCache)
-