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 2015/12/14 20:55:46 UTC

[jira] [Created] (FLINK-3171) Consolidate zoo of wrapper classes for input/output-stream to data-input/output-view

Stephan Ewen created FLINK-3171:
-----------------------------------

             Summary: Consolidate zoo of wrapper classes for input/output-stream to data-input/output-view
                 Key: FLINK-3171
                 URL: https://issues.apache.org/jira/browse/FLINK-3171
             Project: Flink
          Issue Type: Bug
    Affects Versions: 0.10.1
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.0.0


There are three classes for the same purpose:
  - {{DataOutputViewStreamWrapper}}
  - {{OutputViewDataOutputStreamWrapper}}
  - {{OutputViewObjectOutputStreamWrapper}}

Everything can be done through the {{DataOutputViewStreamWrapper}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)