b71ddac28b7dfe45431a589f78dff7951a216c57
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private redoLog(operationId Long, mapName String, key Object, value VersionedValue) : void renamed to private addRedoLog(operationId Long, mapName String, key Object, value VersionedValue) : void in class org.lealone.transaction.MVCCTransactionEngine | From | To | |
Extract Variable | 1 | ||
Extract Variable len : int in method public read(buff ByteBuffer) : Object from class org.lealone.transaction.log.RedoLogValueType | From | To |