a7c407ace4f6cbfbde3e247071cee5a755ae66db
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type basePath : String to config : Configuration in method package initLocalStorageDirectory(config Configuration) : File in class org.apache.flink.runtime.blob.BlobUtils | From | To | |
| Move Method | 6 | ||
| Move Method public testExceptionOnCreateCacheDirectoryFailureNoJob() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public testExceptionOnCreateCacheDirectoryFailureNoJob() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Method public testExceptionOnCreateStorageDirectoryFailure() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public testExceptionOnCreateStorageDirectoryFailure() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Method public before() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public before() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Method public testExceptionOnCreateCacheDirectoryFailureForJobPermanent() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public testExceptionOnCreateCacheDirectoryFailureForJobPermanent() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Method public after() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public after() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Method public testExceptionOnCreateCacheDirectoryFailureForJobTransient() : void from class org.apache.flink.runtime.blob.BlobUtilsTest to public testExceptionOnCreateCacheDirectoryFailureForJobTransient() : void from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private CANNOT_CREATE_THIS : String from class org.apache.flink.runtime.blob.BlobUtilsTest to private CANNOT_CREATE_THIS : String from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Move Attribute private blobUtilsTestDirectory : File from class org.apache.flink.runtime.blob.BlobUtilsTest to private blobUtilsTestDirectory : File from class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.flink.runtime.blob.BlobUtilsNonWritableTest from class org.apache.flink.runtime.blob.BlobUtilsTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public parseTempDirectories(configuration Configuration) : String[] extracted from public fromConfiguration(configuration Configuration, remoteAddress InetAddress, localCommunication boolean) : TaskManagerServicesConfiguration in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public parseTempDirectories(configuration Configuration) : String[] extracted from public fromConfiguration(configuration Configuration) : TaskManagerConfiguration in class org.apache.flink.runtime.taskexecutor.TaskManagerConfiguration & moved to class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter basePath : String to config : Configuration in method package initLocalStorageDirectory(config Configuration) : File in class org.apache.flink.runtime.blob.BlobUtils | From | To |