forked from apache/kafka
-
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.
KAFKA-16339: [4/4 KStream#flatTransformValues] Remove Deprecated "tra…
…nsformer" methods and classes (apache#17882) Reviewer: Matthias J. Sax <[email protected]>
- Loading branch information
Showing
14 changed files
with
38 additions
and
1,514 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
503 changes: 6 additions & 497 deletions
503
streams/src/main/java/org/apache/kafka/streams/kstream/KStream.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
81 changes: 0 additions & 81 deletions
81
streams/src/main/java/org/apache/kafka/streams/kstream/internals/KStreamFlatTransform.java
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
.../src/main/java/org/apache/kafka/streams/kstream/internals/KStreamFlatTransformValues.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
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
Oops, something went wrong.