Piotr Nowojski created FLINK-12490: -------------------------------------- Summary: Introduce NetworkInput class Key: FLINK-12490 URL: https://issues.apache.org/jira/browse/FLINK-12490 Project: Flink Issue Type: Sub-task Components: Runtime / Network Affects Versions: 1.8.0 Reporter: Piotr Nowojski Assignee: Piotr Nowojski
NetworkInput will take care of records deserialisation and barrier alignment. It will be used by InputProcessors (One, TwoInput and TwoInputSelectable) to access buffers from InputGates. -- This message was sent by Atlassian JIRA (v7.6.3#76005)