8fa74c47519bf1b46ce0b700114389e44f89732d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable found : boolean to canUseLocalNode : boolean in method public getOneServerPerCluster(iClusterNames Collection<String>, iLocalNode String) : Collection<String> in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration | From | To | |
Extract Method | 1 | ||
Extract Method protected executeLocally(localNodeName String, dbCfg ODistributedConfiguration, exec OCommandExecutor, involvedClusters Collection<String>, nodes Collection<String>) : boolean extracted from public command(iCommand OCommandRequestText) : Object in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To |