You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/05/27 15:55:24 UTC

[09/10] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1310'

Merge branch 'TINKERPOP-1310'


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

Branch: refs/heads/master
Commit: aa34888677e748f7316a0870a3a7cc71c4f52df5
Parents: 86d8b5c 8be75a9
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Fri May 27 09:54:19 2016 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Fri May 27 09:54:19 2016 -0600

----------------------------------------------------------------------
 .../computer/traversal/MasterExecutor.java      |  65 +++++------
 .../traversal/TraversalVertexProgram.java       |  36 +++---
 .../computer/traversal/WorkerExecutor.java      | 111 ++++++++++++-------
 .../decoration/HaltedTraverserStrategy.java     |  69 ++++++++++++
 .../gremlin/hadoop/structure/HadoopGraph.java   |   2 +-
 .../decoration/HaltedTraverserStrategyTest.java | 102 +++++++++++++++++
 6 files changed, 290 insertions(+), 95 deletions(-)
----------------------------------------------------------------------