46db0523aba374f288617ddb99a29df905445077
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable currDesc : AbstractFileDescriptor in method protected initReadHandle(desc AbstractFileDescriptor, start FileWALPointer) : ReadFileHandle from class org.apache.ignite.internal.processors.cache.persistence.wal.FsyncModeFileWriteAheadLogManager.RecordsIterator | From | To | |
Extract Variable currDesc : AbstractFileDescriptor in method protected initReadHandle(desc AbstractFileDescriptor, start FileWALPointer) : ReadFileHandle from class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.RecordsIterator | From | To | |
Extract Method | 1 | ||
Extract Method private testApplyingUpdatesFromCompactedWal(switchOffCompressor boolean) : void extracted from public testApplyingUpdatesFromCompactedWal() : void in class org.apache.ignite.internal.processors.cache.persistence.db.wal.WalCompactionTest | From | To |