You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/06/24 02:07:57 UTC

[2/2] incubator-beam git commit: Closes #339

Closes #339


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7745b921
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7745b921
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/7745b921

Branch: refs/heads/master
Commit: 7745b921f6c359111be1daadc9c6e139f958ce24
Parents: 82ae661 11d9ec5
Author: Dan Halperin <dh...@google.com>
Authored: Thu Jun 23 19:06:31 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Thu Jun 23 19:06:31 2016 -0700

----------------------------------------------------------------------
 runners/core-java/pom.xml                       |  25 +
 .../core/UnboundedReadFromBoundedSource.java    | 543 +++++++++++++++++++
 .../UnboundedReadFromBoundedSourceTest.java     | 365 +++++++++++++
 .../sdk/io/BoundedReadFromUnboundedSource.java  |   3 +-
 .../org/apache/beam/sdk/io/UnboundedSource.java |   2 +-
 5 files changed, 936 insertions(+), 2 deletions(-)
----------------------------------------------------------------------