[
https://issues.apache.org/jira/browse/FLINK-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Hogan updated FLINK-5909:
------------------------------
Description:
Create {{AlgorithmResult}} and {{AnalyticResult}} interfaces for library
algorithms to implement. This flattens algorithm results to a single tuple.
Also create interfaces for {{UnaryResult}}, {{BinaryResult}}, and
{{TertiaryResult}} implementing methods to access the 0th, 1st, and 2nd
vertices.
was:
Create {{AlgorithmResult}} and {{AnalyticResult}} interfaces for library
algorithms to implement. This flattens algorithm results to a single tuple.
Also create interfaces for {{UnaryResult}}, {{BinaryResult}}, and
{TertiaryResult}} implementing methods to access the 0th, 1st, and 2nd vertices.
> Interface for GraphAlgorithm results
> ------------------------------------
>
> Key: FLINK-5909
> URL: https://issues.apache.org/jira/browse/FLINK-5909
> Project: Flink
> Issue Type: Sub-task
> Components: Gelly
> Affects Versions: 1.3.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Create {{AlgorithmResult}} and {{AnalyticResult}} interfaces for library
> algorithms to implement. This flattens algorithm results to a single tuple.
> Also create interfaces for {{UnaryResult}}, {{BinaryResult}}, and
> {{TertiaryResult}} implementing methods to access the 0th, 1st, and 2nd
> vertices.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)