Stephan Ewen created FLINK-1070:
-----------------------------------
Summary: 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
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.2#6252)