996d404ced9347aaa00de4356c07333d46322eae
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type callback : RequestDoneCallback<T> to callback : RequestDoneCallback in method protected AsynchronousFileIOChannel(channelID FileIOChannel.ID, requestQueue RequestQueue<R>, callback RequestDoneCallback, writeEnabled boolean) in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel | From | To | |
Move Method | 4 | ||
Move Method public channelReadWriteMultipleSegments() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest to public channelReadWriteMultipleSegments() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsyncTest | From | To | |
Move Method public afterTest() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest to public afterTest() : void from class org.apache.flink.runtime.io.disk.FileChannelStreamsITCase | From | To | |
Move Method public beforeTest() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest to public beforeTest() : void from class org.apache.flink.runtime.io.disk.FileChannelStreamsITCase | From | To | |
Move Method public channelReadWriteOneSegment() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest to public channelReadWriteOneSegment() : void from class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsyncTest | From | To | |
Move Attribute | 1 | ||
Move Attribute private ioManager : IOManager from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest to private ioManager : IOManager from class org.apache.flink.runtime.io.disk.FileChannelStreamsITCase | From | To | |
Extract Class | 2 | ||
Extract Class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsyncTest from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest | From | To | |
Extract Class org.apache.flink.runtime.io.disk.FileChannelStreamsITCase from class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest | From | To | |
Move Class | 1 | ||
Move Class org.apache.flink.runtime.io.disk.iomanager.IOManagerTest.TestIOException moved to org.apache.flink.runtime.io.disk.iomanager.IOManagerAsyncTest.TestIOException | From | To |