fcd154f5137bdce17df4c0e5b39e98f6ec45f15f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type iRequest : ODistributedRequest to quorumType : OCommandDistributedReplicateRequest.QUORUM_TYPE in method protected calculateQuorum(quorumType OCommandDistributedReplicateRequest.QUORUM_TYPE, clusterNames Collection<String>, cfg ODistributedConfiguration, allAvailableNodes int, masterAvailableNodes int, checkNodesAreOnline boolean) : int in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseImpl | From | To | |
Extract Variable | 2 | ||
Extract Variable clusterNames : Set<String> in method public call(unlockCallback OCallable<Void,ODistributedRequestId>) : Object from class com.orientechnologies.orient.server.distributed.ODistributedStorage.createRecord.executeRecordOperationInLock | From | To | |
Extract Variable clusterNames : Set<String> in method public call(unlockCallback OCallable<Void,ODistributedRequestId>) : Object from class com.orientechnologies.orient.server.distributed.ODistributedStorage.deleteRecord.executeRecordOperationInLock | From | To | |
Rename Parameter | 1 | ||
Rename Parameter iRequest : ODistributedRequest to quorumType : OCommandDistributedReplicateRequest.QUORUM_TYPE in method protected calculateQuorum(quorumType OCommandDistributedReplicateRequest.QUORUM_TYPE, clusterNames Collection<String>, cfg ODistributedConfiguration, allAvailableNodes int, masterAvailableNodes int, checkNodesAreOnline boolean) : int in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseImpl | From | To |