c0664f947edbe26d005ea6148d9cf1e16900a0d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private getPartitionKey(row SearchRow) : Value from class org.lealone.cluster.router.P2PRouter to public getPartitionKey(row SearchRow) : Value from class org.lealone.command.Prepared | From | To | |
| Rename Variable | 1 | ||
| Rename Variable startPK : Value to pk : Value in method private getTargetEndpointsIfEqual(tableFilter TableFilter) : List<InetAddress> in class org.lealone.cluster.router.P2PRouter | From | To | |
| Extract Method | 1 | ||
| Extract Method public getTransaction(p Prepared) : Transaction extracted from public getTransaction() : Transaction in class org.lealone.engine.Session | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getPartitionKey(tableFilter TableFilter) : Value extracted from private getTargetEndpointsIfEqual(tableFilter TableFilter) : List<InetAddress> in class org.lealone.cluster.router.P2PRouter & moved to class org.lealone.command.Prepared | From | To |