57fd06718b1b3ecacdc4f4848524549427f06040
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 78
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public arrayList() : ArrayList<T> from class org.lealone.common.util.New to public newSmallArrayList() : ArrayList<T> from class org.lealone.common.util.Utils | From | To | |
Rename Variable | 1 | ||
Rename Variable array : Value[] to newValues : Value[] in method public convertPrecision(precision long, force boolean) : Value in class org.lealone.db.value.ValueArray | From | To | |
Extract Variable | 2 | ||
Extract Variable size : int in method public getLocks() : Table[] from class org.lealone.db.ServerSession | From | To | |
Extract Variable keyCount : int in method private splitLinear(p BTreePage) : BTreePage from class org.lealone.storage.aose.rtree.RTreeMap | From | To |