This closes #3281: [BEAM-3271] Add CreatePCollectionView translation

  Add CreatePCollectionView translation
  Clarify javadoc on PTransformTranslation


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

Branch: refs/heads/master
Commit: 6d64c6ec1be2134b577161f2709ada4e10bfaeb0
Parents: 1cc6dc1 c3b036a
Author: Kenneth Knowles <[email protected]>
Authored: Mon Jun 5 19:49:33 2017 -0700
Committer: Kenneth Knowles <[email protected]>
Committed: Mon Jun 5 19:49:33 2017 -0700

----------------------------------------------------------------------
 .../CreatePCollectionViewTranslation.java       | 126 +++++++++++++++++
 .../construction/PTransformTranslation.java     |  16 ++-
 .../CreatePCollectionViewTranslationTest.java   | 136 +++++++++++++++++++
 3 files changed, 275 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


Reply via email to