VertexCombiner should work on Iterable<M> instead of List<M>
------------------------------------------------------------

                 Key: GIRAPH-119
                 URL: https://issues.apache.org/jira/browse/GIRAPH-119
             Project: Giraph
          Issue Type: Improvement
          Components: graph
    Affects Versions: 0.70.0
            Reporter: Claudio Martella
            Assignee: Claudio Martella


Currently VertexCombiner expects a List<M>. It should be refactored to 
Iterable<M> to sync with Iterable-based BasicVertex messages logics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to