dfbf32ba66730388110316fe10e48edf28c83214
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private testUDF(userFunction TestUserFunction) : void extracted from public testUDFReturningData() : void in class org.apache.flink.streaming.api.checkpoint.ListCheckpointedTest | From | To | |
Extract Method private testUDF(userFunction TestUserFunction) : void extracted from public testUDFReturningEmpty() : void in class org.apache.flink.streaming.api.checkpoint.ListCheckpointedTest | From | To | |
Extract Method private testUDF(userFunction TestUserFunction) : void extracted from public testUDFReturningNull() : void in class org.apache.flink.streaming.api.checkpoint.ListCheckpointedTest | From | To |