52ebb295c6782e5cc9c7747656c278849ec9030a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute parallelism : int to PARALLELISM : int in method public test() : void in class org.apache.flink.streaming.api.IterateTest | From | To | |
Replace Variable With Attribute parallelism : int to PARALLELISM : int in method public constructIterativeJob(env StreamExecutionEnvironment) : StreamExecutionEnvironment in class org.apache.flink.streaming.api.IterateTest | From | To | |
Extract Method | 1 | ||
Extract Method public constructIterativeJob(env StreamExecutionEnvironment) : StreamExecutionEnvironment extracted from public test() : void in class org.apache.flink.streaming.api.IterateTest | From | To |