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)