47d7c6d4c011c0e8df03461d6fcf001c28927e15
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type idx0 : int to idx0 : long in method package readPlainRecord(type RecordType, in ByteBufferBackedDataInput, encrypted boolean) : WALRecord in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV2Serializer | From | To | |
| Change Variable Type idx : int to idx : long in method package readPlainRecord(type RecordType, in ByteBufferBackedDataInput, encrypted boolean) : WALRecord in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable recPtr : WALPointer in method private performBinaryMemoryRestore(status CheckpointStatus, cacheGroupsPredicate IgnitePredicate<Integer>, recordTypePredicate IgniteBiPredicate<WALRecord.RecordType,WALPointer>, finalizeState boolean) : RestoreBinaryState from class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager | From | To |