You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2013/04/08 23:38:16 UTC

[jira] [Created] (GIRAPH-610) Simplify implementation of configurable VertexEdges

Alessandro Presta created GIRAPH-610:
----------------------------------------

             Summary: Simplify implementation of configurable VertexEdges
                 Key: GIRAPH-610
                 URL: https://issues.apache.org/jira/browse/GIRAPH-610
             Project: Giraph
          Issue Type: Improvement
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta
            Priority: Minor
         Attachments: GIRAPH-610.patch

With GIRAPH-606 we got rid of ConfigurableVertexEdges, which was superseded by the more general DefaultImmutableClassesGiraphConfigurable.
However, it still makes sense to have the former as a simple specialization of the latter, so we don't have to specify the extra arguments (V and M).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira