Skip to content

Commit

Permalink
Add link to KeyedProcessFunction to side output documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aljoscha committed Jan 15, 2019
1 parent eff261e commit 3846928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev/stream/side_output.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ contains.
Emitting data to a side output is possible from the following functions:

- [ProcessFunction]({{ site.baseurl }}/dev/stream/operators/process_function.html)
- [KeyedProcessFunction]({{ site.baseurl }}/dev/stream/operators/process_function.html#the-keyedprocessfunction)
- CoProcessFunction
- [ProcessWindowFunction]({{ site.baseurl }}/dev/stream/operators/windows.html#processwindowfunction)
- ProcessAllWindowFunction
Expand Down

0 comments on commit 3846928

Please sign in to comment.