ff97d1cb3efbac4f47abc0a38bac932a55fc1288
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private waitUntilAllSlotsAreUsed(dispatcherGateway DispatcherGateway, timeout Time) : void extracted from public testCancelingOnProcessFailure() : void in class org.apache.flink.test.recovery.ProcessFailureCancelingITCase | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public getWebMonitorEndpoint() : WebMonitorEndpoint<?> extracted from public testCancelingOnProcessFailure() : void in class org.apache.flink.test.recovery.ProcessFailureCancelingITCase & moved to class org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent | From | To | |
Extract And Move Method public getBlobServer() : BlobServer extracted from public testCancelingOnProcessFailure() : void in class org.apache.flink.test.recovery.ProcessFailureCancelingITCase & moved to class org.apache.flink.runtime.util.BlobServerResource | From | To |