Interface StreamOperation
- All Superinterfaces:
Expressible,Serializable
- All Known Subinterfaces:
ReduceOperation
- All Known Implementing Classes:
ConcatOperation,DistinctOperation,GroupOperation,ReplaceOperation,ReplaceWithFieldOperation,ReplaceWithValueOperation
Interface for any operation one can perform on a tuple in a TupleStream
-
Method Summary
Methods inherited from interface org.apache.solr.client.solrj.io.stream.expr.Expressible
toExplanation, toExpression
-
Method Details
-
operate
-