Skip to content

Commit

Permalink
Mention Analyzers with HasOutputDataStreams
Browse files Browse the repository at this point in the history
  • Loading branch information
LosD committed Jul 22, 2015
1 parent 58b0eae commit a352b54
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@

/**
* An {@link OutputRowCollector} is a consumer of output rows from
* {@link Transformer}s.
* {@link Transformer}s, as well as {@link Analyzer}s implementing
* {@link HasOutputDataStreams}.
*
* Usually {@link Transformer}s don't need to interact directly with an
* {@link OutputRowCollector}, because the returned values of the
Expand Down

0 comments on commit a352b54

Please sign in to comment.