| 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistinctOperation |
class |
GroupOperation |
| Constructor and Description |
|---|
ReducerStream(TupleStream stream,
StreamComparator comp,
ReduceOperation op) |
ReducerStream(TupleStream stream,
StreamEqualitor eq,
ReduceOperation op) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.