b62085627235f456ae63c069a76899aa1029d3b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable notCommitted : NotCommitted to uncommitted : Uncommitted in method private read(tid long, valueType StorageDataType, buff ByteBuffer, oldValueType StorageDataType, meta boolean, columnCount int) : Uncommitted in class org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To | |
Change Return Type | 3 | ||
Change Return Type NotCommitted to Uncommitted in method private read(tid long, valueType StorageDataType, buff ByteBuffer, oldValueType StorageDataType) : Uncommitted in class org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To | |
Change Return Type NotCommitted to Uncommitted in method private read(tid long, valueType StorageDataType, buff ByteBuffer, oldValueType StorageDataType, meta boolean, columnCount int) : Uncommitted in class org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To | |
Change Return Type NotCommitted to Uncommitted in method private readMeta(tid long, valueType StorageDataType, buff ByteBuffer, oldValueType StorageDataType, columnCount int) : Uncommitted in class org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To | |
Rename Class | 1 | ||
Rename Class org.lealone.transaction.mvcc.TransactionalValue.NotCommitted renamed to org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To | |
Change Variable Type | 1 | ||
Change Variable Type notCommitted : NotCommitted to uncommitted : Uncommitted in method private read(tid long, valueType StorageDataType, buff ByteBuffer, oldValueType StorageDataType, meta boolean, columnCount int) : Uncommitted in class org.lealone.transaction.mvcc.TransactionalValue.Uncommitted | From | To |