You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/08/27 17:39:57 UTC

[jira] [Created] (FLINK-1070) Change return type of "getBroadcastVariable()" from Collection to List

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)