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 2012/10/17 00:29:04 UTC

[jira] [Updated] (GIRAPH-375) Cleaner MutableVertex API

     [ https://issues.apache.org/jira/browse/GIRAPH-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Presta updated GIRAPH-375:
-------------------------------------

    Attachment: GIRAPH-375.patch
    
> Cleaner MutableVertex API
> -------------------------
>
>                 Key: GIRAPH-375
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-375
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Alessandro Presta
>            Assignee: Alessandro Presta
>         Attachments: GIRAPH-375.patch
>
>
> Currently, MutableVertex requires the user to instantiate a vertex before creating the request.
> Using instantiateVertex() also requires a downcast to MutableVertex.
> What we can do instead is pass id and value (and optionally edges) to addVertexRequest(), and the instantiation/initialization will happen internally and safely.

--
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