0a0d375f75bce5091e9467e6352fa966df4751c6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [nodeName : String, groupPassword : String] to config : ONodeConfiguration in class com.orientechnologies.orient.distributed.impl.ONodeManager | From | To | |
| Move Method | 2 | ||
| Move Method public getGroupPassword() : String from class com.orientechnologies.orient.distributed.impl.ONodeManager to public getGroupPassword() : String from class com.orientechnologies.orient.distributed.impl.ONodeConfiguration | From | To | |
| Move Method public setGroupPassword(groupPassword String) : void from class com.orientechnologies.orient.distributed.impl.ONodeManager to public setGroupPassword(groupPassword String) : void from class com.orientechnologies.orient.distributed.impl.ONodeConfiguration | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private groupPassword : String from class com.orientechnologies.orient.distributed.impl.ONodeManager to private groupPassword : String from class com.orientechnologies.orient.distributed.impl.ONodeConfiguration | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [quorum : int, groupName : String, nodeName : String] to config : ONodeConfiguration in method public ONodeManager(config ONodeConfiguration, term int, taskScheduler OSchedulerInternal, discoveryListener ODiscoveryListener) in class com.orientechnologies.orient.distributed.impl.ONodeManager | From | To |