f7481977cb558c12f43901f9e3bbe4b10f23b0b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable request : PendingRequest to pendingRequest : PendingRequest in method private failPendingRequest(pendingRequest PendingRequest, e Exception) : void in class org.apache.flink.runtime.instance.SlotPool | From | To | |
Inline Variable | 1 | ||
Inline Variable task : ScheduledUnit in method public testAllocateSimpleSlot() : void from class org.apache.flink.runtime.instance.SlotPoolTest | From | To | |
Extract Method | 2 | ||
Extract Method private failPendingRequest(pendingRequest PendingRequest, e Exception) : void extracted from private checkTimeoutRequestWaitingForResourceManager(allocationID AllocationID) : void in class org.apache.flink.runtime.instance.SlotPool | From | To | |
Extract Method private failPendingRequest(pendingRequest PendingRequest, e Exception) : void extracted from private checkTimeoutSlotAllocation(allocationID AllocationID) : void in class org.apache.flink.runtime.instance.SlotPool | From | To |