Regenerate website
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/de57d1ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/de57d1ae Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/de57d1ae Branch: refs/heads/asf-site Commit: de57d1aefe42049a1ab07fc26f25632118bfddf0 Parents: 5411eed Author: Davor Bonaci <[email protected]> Authored: Mon Nov 14 09:33:04 2016 -0800 Committer: Davor Bonaci <[email protected]> Committed: Mon Nov 14 09:33:04 2016 -0800 ---------------------------------------------------------------------- content/blog/2016/10/20/test-stream.html | 2 +- content/feed.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/de57d1ae/content/blog/2016/10/20/test-stream.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/10/20/test-stream.html b/content/blog/2016/10/20/test-stream.html index 58fc9d4..abc4563 100644 --- a/content/blog/2016/10/20/test-stream.html +++ b/content/blog/2016/10/20/test-stream.html @@ -220,7 +220,7 @@ reactions to speculative and late panes and dropped data.</p> <h2 id="element-timings">Element Timings</h2> -<p>Elements arrive either behind, with, or after the watermark, which categorizes +<p>Elements arrive either before, with, or after the watermark, which categorizes them into the âearlyâ, âon-timeâ, and âlateâ divisions. âLateâ elements can be further subdivided into âunobservablyâ, âobservablyâ, and âdroppablyâ late, depending on the window to which they are assigned and the maximum allowed http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/de57d1ae/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index 1e64366..a91a76e 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -80,7 +80,7 @@ reactions to speculative and late panes and dropped data.</p> <h2 id="element-timings">Element Timings</h2> -<p>Elements arrive either behind, with, or after the watermark, which categorizes +<p>Elements arrive either before, with, or after the watermark, which categorizes them into the âearlyâ, âon-timeâ, and âlateâ divisions. âLateâ elements can be further subdivided into âunobservablyâ, âobservablyâ, and âdroppablyâ late, depending on the window to which they are assigned and the maximum allowed
