| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.io.stream | Stream implementations for the Streaming Aggregation API | 
| org.apache.solr.client.solrj.io.stream.expr | Expression language for the Streaming Aggregation API | 
| Class and Description | 
|---|
| CloudSolrStream Connects to Zookeeper to pick replicas from a specific collection to send the query to. | 
| CloudSolrStream.TupleWrapper | 
| ExpressibleStream Defines a stream that can be expressed in an expression | 
| JSONTupleStream | 
| SolrStream Queries a single Solr instance and maps SolrDocs to a Stream of Tuples. | 
| StreamContext The StreamContext is passed to TupleStreams using the TupleStream.setStreamContext() method. | 
| TupleStream | 
| Class and Description | 
|---|
| TupleStream | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.