You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/05 18:39:00 UTC

[jira] [Commented] (FLINK-7006) Base class using POJOs for Gelly algorithms

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

ASF GitHub Bot commented on FLINK-7006:
---------------------------------------

Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/4201
  
    Thanks for the review @vasia, I somehow missed the notification.


> Base class using POJOs for Gelly algorithms
> -------------------------------------------
>
>                 Key: FLINK-7006
>                 URL: https://issues.apache.org/jira/browse/FLINK-7006
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Gelly
>    Affects Versions: 1.4.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Gelly algorithms commonly have a {{Result}} class extending a {{Tuple}} type and implementing one of the {{Unary/Binary/TertiaryResult}} interfaces.
> Add a {{Unary/Binary/TertiaryResultBase}} class implementing each interface and convert the {{Result}} classes to POJOs extending the base result classes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)