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/12/13 23:55:41 UTC

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

Closes #1327


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

Branch: refs/heads/master
Commit: a5f2df2bdc05a3e2a3bc32a7a0663c6fdfde8c33
Parents: 0bdf7fc 5a04492
Author: Dan Halperin <dh...@google.com>
Authored: Tue Dec 13 15:42:11 2016 -0800
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Dec 13 15:42:11 2016 -0800

----------------------------------------------------------------------
 sdks/java/extensions/sorter/README.md           |  2 +-
 sdks/java/extensions/sorter/pom.xml             |  8 ++----
 .../sorter/BufferedExternalSorter.java          |  6 ++++-
 .../sdk/extensions/sorter/ExternalSorter.java   | 15 ++++++++++-
 .../sdk/extensions/sorter/InMemorySorter.java   | 26 ++++++++++----------
 .../sorter/BufferedExternalSorterTest.java      | 16 ++++++++++++
 .../extensions/sorter/ExternalSorterTest.java   | 16 ++++++++++++
 .../extensions/sorter/InMemorySorterTest.java   |  8 ++++++
 8 files changed, 75 insertions(+), 22 deletions(-)
----------------------------------------------------------------------