Merge branch 'APEX-78' of https://github.com/PramodSSImmaneni/incubator-apex-core into devel-3
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/b14583c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/b14583c4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/b14583c4 Branch: refs/heads/master Commit: b14583c4d86a2e6f6efec7b484f3804e9fc73f98 Parents: f6e2930 d5e8246 Author: Thomas Weise <[email protected]> Authored: Fri Jan 8 12:43:09 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Fri Jan 8 12:43:09 2016 -0800 ---------------------------------------------------------------------- .../main/java/com/datatorrent/api/Operator.java | 26 ++++++ .../java/com/datatorrent/stram/engine/Node.java | 4 + .../com/datatorrent/stram/CheckpointTest.java | 85 +++++++++++++++++--- 3 files changed, 104 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
