This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e34fee1  Merge pull request #4471: [BEAM-3099] Split out 
BufferedReader and BufferedWriter from gcsio.
     add 884f3e6  Introduces the Wait transform
     new 9cf86bc  Merge pull request #4301: Introduces the Wait transform

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/beam/sdk/testing/TestStream.java    |   2 +-
 .../java/org/apache/beam/sdk/transforms/Wait.java  | 120 ++++++++
 .../org/apache/beam/sdk/transforms/WaitTest.java   | 304 +++++++++++++++++++++
 3 files changed, 425 insertions(+), 1 deletion(-)
 create mode 100644 
sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Wait.java
 create mode 100644 
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/WaitTest.java

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to