forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[streaming] ConnectedDataStream API and operator cleanup + modified w…
…indowReduceGroup functionality
- Loading branch information
Showing
21 changed files
with
427 additions
and
1,752 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
293 changes: 79 additions & 214 deletions
293
...ing-core/src/main/java/org/apache/flink/streaming/api/datastream/ConnectedDataStream.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
315 changes: 0 additions & 315 deletions
315
...e/src/main/java/org/apache/flink/streaming/api/datastream/GroupedConnectedDataStream.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...-core/src/main/java/org/apache/flink/streaming/api/function/co/CoGroupReduceFunction.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117 changes: 0 additions & 117 deletions
117
...ava/org/apache/flink/streaming/api/invokable/operator/co/CoBatchGroupReduceInvokable.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.