981223d7c021ffe9ee9df5c95eb6785fcdd68278
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected log(iMessage String) : void from class com.orientechnologies.orient.server.distributed.HACrashTest to protected log(iMessage String) : void from class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest | From | To | |
Rename Variable | 1 | ||
Rename Variable serverInstance : OServer to dStg : ODistributedStorage in method public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLSyncDatabase | From | To | |
Change Variable Type | 1 | ||
Change Variable Type serverInstance : OServer to dStg : ODistributedStorage in method public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLSyncDatabase | From | To | |
Extract Method | 4 | ||
Extract Method protected log(iMessage String) : void extracted from public execute() : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected log(iMessage String) : void extracted from protected onAfterExecution() : void in class com.orientechnologies.orient.server.distributed.HATest & moved to class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest | From | To |