14055683accb367672fd32f4dbd3f136f4a49f28
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 15
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected beforeTestsStarted() : void renamed to protected afterTest() : void in class org.apache.ignite.internal.processors.cache.persistence.db.file.IgnitePdsThreadInterruptionTest | From | To | |
| Rename Method protected afterTestsStopped() : void renamed to protected beforeTest() : void in class org.apache.ignite.internal.processors.cache.persistence.db.file.IgnitePdsThreadInterruptionTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type cause : Throwable to cause : IOException in method public StorageException(msg String, cause IOException) in class org.apache.ignite.internal.pagemem.wal.StorageException | From | To | |
| Change Parameter Type e : Exception to e : IOException in method public StorageException(e IOException) in class org.apache.ignite.internal.pagemem.wal.StorageException | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ccfg : CacheConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.persistence.db.file.IgnitePdsThreadInterruptionTest | From | To |