[ https://issues.apache.org/jira/browse/GIRAPH-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Vasilinets updated GIRAPH-294:
-------------------------------------
Attachment: GIRAPH-294.patch
LocalityInfo was made package private. Since it is no longer part of public API, corresponding
test was removed.
> Make LocalityInfoSorter a package private class
> -----------------------------------------------
>
> Key: GIRAPH-294
> URL: https://issues.apache.org/jira/browse/GIRAPH-294
> Project: Giraph
> Issue Type: Improvement
> Reporter: Jakob Homan
> Priority: Minor
> Labels: newbie
> Attachments: GIRAPH-294.patch
>
>
> There's no need for LocalityInfoSorter to be public. It will be quite happy as package
private and shrink the visible footprint of the package.
--
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
|