2522f028bde9af57ba52904855265e6a8519e724
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected currentNotEmpty() : boolean extracted from protected addToBufferIfEligible(element T) : void in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer | From | To | |
Extract Method protected removeLastReduced() : void extracted from public evict(n int) : void in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer | From | To |