You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2016/09/04 19:57:28 UTC

[2/2] incubator-beam git commit: [BEAM-456] This closes #671

[BEAM-456] This closes #671


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

Branch: refs/heads/master
Commit: 8ca683026456c2973a88984cfc718ac8313707ea
Parents: a2c2238 4b60e36
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Sun Sep 4 21:57:19 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Sun Sep 4 21:57:19 2016 +0200

----------------------------------------------------------------------
 sdks/java/io/mongodb/pom.xml                    | 129 +++++
 .../apache/beam/sdk/io/mongodb/MongoDbIO.java   | 553 +++++++++++++++++++
 .../beam/sdk/io/mongodb/package-info.java       |  22 +
 .../beam/sdk/io/mongodb/MongoDbIOTest.java      | 209 +++++++
 .../beam/sdk/io/mongodb/package-info.java       |  22 +
 sdks/java/io/pom.xml                            |   1 +
 6 files changed, 936 insertions(+)
----------------------------------------------------------------------