63e71ea60dd14a9f1d3b19cb84d3ce30d2a297bd
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type ex : IgniteCheckedException to ex : StorageException in method private formatFile(file File, bytesCntToFormat int) : void in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type cleanException : IgniteCheckedException to cleanException : StorageException in class org.apache.ignite.internal.processors.cache.persistence.wal.FsyncModeFileWriteAheadLogManager.FileArchiver | From | To | |
| Change Attribute Type cleanErr : IgniteCheckedException to cleanErr : StorageException in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.FileArchiver | From | To |