[ 
https://issues.apache.org/jira/browse/GIRAPH-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132920#comment-13132920
 ] 

Claudio Martella commented on GIRAPH-60:
----------------------------------------

looking again at your interface I understand I made a mess :) 
writeAggregators() already gets the aggregated values, so it doesn't really 
need to access BspService. Sorry :)
                
> Export BspService public get*Path() methods through static
> ----------------------------------------------------------
>
>                 Key: GIRAPH-60
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-60
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>    Affects Versions: 0.70.0
>            Reporter: Claudio Martella
>            Assignee: Claudio Martella
>            Priority: Trivial
>             Fix For: 0.70.0
>
>
> BspService has methods to compose Paths such as getSuperstepPath() etc. that 
> could be used by other non-implementing classes. We should export them 
> through static.

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