29599901cd6bcd5a8aec003edc1538dbd66530af
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type ex : StorageException to ex : IgniteCheckedException 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 : StorageException to cleanException : IgniteCheckedException in class org.apache.ignite.internal.processors.cache.persistence.wal.FsyncModeFileWriteAheadLogManager.FileArchiver | From | To | |
Change Attribute Type cleanErr : StorageException to cleanErr : IgniteCheckedException in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.FileArchiver | From | To |