| Package | Description |
|---|---|
| org.apache.solr.client.solrj.io.ops |
Operations for the Streaming Aggregation API
|
| 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 |
|---|
| AndOperation |
| BooleanOperation
A BooleanOperation returns true or false for each tuple that it evaluates.
|
| LeafOperation |
| ReduceOperation |
| StreamOperation
Interface for any operation one can perform on a tuple in a TupleStream
|
| Class and Description |
|---|
| BooleanOperation
A BooleanOperation returns true or false for each tuple that it evaluates.
|
| ReduceOperation |
| Class and Description |
|---|
| StreamOperation
Interface for any operation one can perform on a tuple in a TupleStream
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.