Interface ReduceOperation
- 
- All Superinterfaces:
- Expressible,- Serializable,- StreamOperation
 - All Known Implementing Classes:
- DistinctOperation,- GroupOperation
 
 public interface ReduceOperation extends StreamOperation 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Tuplereduce()- 
Methods inherited from interface org.apache.solr.client.solrj.io.stream.expr.ExpressibletoExplanation, toExpression
 - 
Methods inherited from interface org.apache.solr.client.solrj.io.ops.StreamOperationoperate
 
- 
 
- 
- 
- 
Method Detail- 
reduceTuple reduce() 
 
- 
 
-