[
https://issues.apache.org/jira/browse/FLINK-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1070.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.7-incubating
Fixed via 0b100517f1a4f2a74cab06d2fbf00f96a45513f8
> Change return type of "getBroadcastVariable()" from Collection to List
> ----------------------------------------------------------------------
>
> Key: FLINK-1070
> URL: https://issues.apache.org/jira/browse/FLINK-1070
> Project: Flink
> Issue Type: Bug
> Components: Java API
> Affects Versions: 0.7-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Labels: api-breaking, simple
> Fix For: 0.7-incubating
>
>
> The type is actually a List.
> Collections are a very reduces interface, it is much easier to work with
> Lists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)