Merge branch 'feature-module' of github.com:vrozov/incubator-apex-core into vrozov-feature-module
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/68183f5f Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/68183f5f Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/68183f5f Branch: refs/heads/feature-module Commit: 68183f5f84f1da48e4ddea3ab44fd14e4f0218d0 Parents: 507fac3 77c09aa Author: Chetan Narsude <[email protected]> Authored: Wed Sep 23 22:03:10 2015 -0700 Committer: Chetan Narsude <[email protected]> Committed: Wed Sep 23 22:03:10 2015 -0700 ---------------------------------------------------------------------- api/src/main/java/com/datatorrent/api/DAG.java | 24 +++++++++++++++++++ .../main/java/com/datatorrent/api/Module.java | 25 ++++++++++++++++++++ .../stram/plan/logical/LogicalPlan.java | 24 +++++++++++++++++++ 3 files changed, 73 insertions(+) ----------------------------------------------------------------------
