efa62df879c608daa1750797e2a34ffa928592f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type format : DelimitedInputFormat<Record> to format : DelimitedInputFormat<String> in method public testSerialization() : void in class org.apache.flink.api.common.io.DelimitedInputFormatTest | From | To | |
| Change Variable Type deserialized : DelimitedInputFormat<Record> to deserialized : DelimitedInputFormat<String> in method public testSerialization() : void in class org.apache.flink.api.common.io.DelimitedInputFormatTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type format : DelimitedInputFormat<Record> to format : DelimitedInputFormat<String> in class org.apache.flink.api.common.io.DelimitedInputFormatTest | From | To |