ae4860304376a784abbc04298cee9a359808179e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type nodeName : String to nodeIdentity : ONodeIdentity in method public ODatabaseDocumentDistributedPooled(pool ODatabasePoolInternal, storage OStorage, nodeIdentity ONodeIdentity) in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributedPooled | From | To | |
Change Parameter Type nodeId : String to nodeId : ONodeIdentity in method public getConfiguration(nodeId ONodeIdentity) : OStructuralNodeConfiguration in class com.orientechnologies.orient.distributed.impl.structural.OStructuralConfiguration | From | To | |
Change Parameter Type nodeName : String to nodeIdentity : ONodeIdentity in method public ODatabaseDocumentDistributed(storage OStorage, nodeIdentity ONodeIdentity) in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributed | From | To | |
Rename Attribute | 2 | ||
Rename Attribute nodeName : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributed | From | To | |
Rename Attribute coordinatorName : ONodeIdentity to coordinatorIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nodeName : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributed | From | To | |
Extract Method | 4 | ||
Extract Method private getNodeIdentity() : ONodeIdentity extracted from public setCoordinator(coordinatorIdentity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
Extract Method private getNodeIdentity() : ONodeIdentity extracted from private checkCoordinator(database String) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
Extract Method private getNodeIdentity() : ONodeIdentity extracted from public nodeConnected(nodeIdentity ONodeIdentity, channel ODistributedChannel) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | From | To | |
Rename Parameter | 2 | ||
Rename Parameter nodeName : String to nodeIdentity : ONodeIdentity in method public ODatabaseDocumentDistributedPooled(pool ODatabasePoolInternal, storage OStorage, nodeIdentity ONodeIdentity) in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributedPooled | From | To | |
Rename Parameter nodeName : String to nodeIdentity : ONodeIdentity in method public ODatabaseDocumentDistributed(storage OStorage, nodeIdentity ONodeIdentity) in class com.orientechnologies.orient.distributed.impl.ODatabaseDocumentDistributed | From | To |