8570b6dc3ae3c69dc50e81a46835d40df8a03992
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public testStop() : void from class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskTest to public testStop() : void from class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskStoppingTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute package stopped : boolean from class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskTest to private stopped : boolean from class org.apache.flink.streaming.runtime.tasks.StoppableSourceStreamTask | From | To | |
| Move Attribute package stopped : boolean from class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskTest to package stopped : boolean from class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskStoppingTest | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.flink.streaming.runtime.tasks.SourceStreamTaskTest.StoppableSource moved to org.apache.flink.streaming.runtime.tasks.SourceStreamTaskStoppingTest.StoppableSource | From | To |