Package | Description |
---|---|
org.apache.solr.client.solrj.io |
Streaming Aggregation API
|
org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
Constructor and Description |
---|
ModelCache(int size,
String defaultZkHost,
SolrClientCache solrClientCache) |
Modifier and Type | Field and Description |
---|---|
protected SolrClientCache |
Facet2DStream.cache |
protected SolrClientCache |
FacetStream.cache |
protected SolrClientCache |
FeaturesSelectionStream.cache |
protected SolrClientCache |
TextLogitStream.cache |
protected SolrClientCache |
StatsStream.cache |
protected SolrClientCache |
SearchStream.cache |
protected SolrClientCache |
TimeSeriesStream.cache |
protected SolrClientCache |
KnnStream.cache |
protected SolrClientCache |
RandomStream.cache |
protected SolrClientCache |
SignificantTermsStream.cache |
protected SolrClientCache |
ModelStream.solrClientCache |
Modifier and Type | Method and Description |
---|---|
SolrClientCache |
StreamContext.getSolrClientCache() |
Modifier and Type | Method and Description |
---|---|
void |
StreamContext.setSolrClientCache(SolrClientCache clientCache) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.