Interface ReduceOperation
- All Superinterfaces:
Expressible,Serializable,StreamOperation
- All Known Implementing Classes:
DistinctOperation,GroupOperation
-
Method Summary
Methods inherited from interface org.apache.solr.client.solrj.io.stream.expr.Expressible
toExplanation, toExpressionMethods inherited from interface org.apache.solr.client.solrj.io.ops.StreamOperation
operate
-
Method Details
-
reduce
Tuple reduce()
-