GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/1152
[FLINK-2663] [gelly] Changes library methods to use generic keys
This PR updates the Gelly library methods to use generic vertex keys and
values where possible.
It also adds missing Javadocs to the Gather-Sum-Apply classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vasia/flink flink-2663
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1152.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1152
----
commit da14718d5b40da450edcacd1f20dd088906f5498
Author: vasia <[email protected]>
Date: 2015-09-20T19:20:11Z
[FLINK-2663] [gelly] Updated Gelly library methods to use generic key types
commit 2bed8de829abdafedbffc8af932a56397eb4ad46
Author: vasia <[email protected]>
Date: 2015-09-20T19:21:04Z
[gelly] Added missing Javadocs to GSA classes
commit 4d2fad311fa5fd0f6f19a5d8b9eed4c36b75a4cc
Author: vasia <[email protected]>
Date: 2015-09-20T19:47:39Z
[FLINK-2663] [gelly] Updated Gelly library methods to also use generic
vertex/edge values where possible
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---