3f4de57b1e2dfd532ed7b95805365eec340ebe64
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute testHarness : OneInputStreamOperatorTestHarness<String,Object> to context : TestContext in method public testFailBeforeNotify() : void in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunctionTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type testHarness : OneInputStreamOperatorTestHarness<String,Object> to context : TestContext in method public testFailBeforeNotify() : void in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunctionTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type writer : Writer to writer : BufferedWriter in class org.apache.flink.streaming.api.functions.sink.TwoPhaseCommitSinkFunctionTest.FileTransaction | From | To |