c54d565941c9cdaf4ce24b4cb7fb40b044398fd9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package getMapName(args Object...) : String from class org.lealone.db.index.StandardPrimaryIndex to private getMapName(args Object...) : String from class org.lealone.db.table.StandardTable | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getMapNameForTable(id int) : String extracted from public StandardPrimaryIndex(session Session, table StandardTable) in class org.lealone.db.index.StandardPrimaryIndex & moved to class org.lealone.db.table.StandardTable | From | To |