b067ca54126142303c7a4ff29034a60aa949b586
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type id : String to uuid : UUID in method public OStructuralNodeDatabase(uuid UUID, name String, mode NodeMode) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralNodeDatabase | From | To | |
| Move Method | 1 | ||
| Move Method public getNodeIdentity() : ONodeIdentity from class com.orientechnologies.orient.core.db.config.ONodeConfiguration to public getNodeIdentity() : ONodeIdentity from class com.orientechnologies.orient.distributed.impl.ONodeInternalConfiguration | From | To | |
| Rename Variable | 1 | ||
| Rename Variable localDatabase : Set<String> to storages : Collection<OStorage> in method private joinCoordinator() : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute nodeId : UUID to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.ONodeInternalConfiguration | From | To | |
| Rename Attribute id : String to uuid : UUID in class com.orientechnologies.orient.distributed.impl.structural.OStructuralNodeDatabase | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type database : String to database : OStorage in method private joinCoordinator() : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
| Change Variable Type localDatabase : Set<String> to storages : Collection<OStorage> in method private joinCoordinator() : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type nodeId : UUID to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.ONodeInternalConfiguration | From | To | |
| Change Attribute Type id : String to uuid : UUID in class com.orientechnologies.orient.distributed.impl.structural.OStructuralNodeDatabase | From | To | |
| Change Attribute Type databases : List<OStructuralNodeDatabase> to databases : Map<UUID,OStructuralNodeDatabase> in class com.orientechnologies.orient.distributed.impl.structural.OStructuralNodeConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter id : String to uuid : UUID in method public OStructuralNodeDatabase(uuid UUID, name String, mode NodeMode) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralNodeDatabase | From | To |