b78e4fa43762cff60eed3d9e7bcb1d008293be0d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute private serverId : int from class com.orientechnologies.orient.server.distributed.AbstractServerClusterTxTest.TxWriter with protected threadId : int from class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type recordVersion : int to recordVersion : ORecordVersion in method public readRecordIfVersionIsNotLatest(rid ORecordId, fetchPlan String, ignoreCache boolean, recordVersion ORecordVersion) : OStorageOperationResult<ORawBuffer> in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
Rename Variable | 1 | ||
Rename Variable onlineNodes : int to availableNodes : int in method protected getAvailableNodes(iRequest ODistributedRequest, iNodes Collection<String>, databaseName String, reqQueues OPair<String,IQueue>[]) : int in class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase | From | To | |
Extract Attribute | 1 | ||
Extract Attribute protected executeTestsOnServers : List<ServerRun> in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest | From | To | |
Rename Class | 1 | ||
Rename Class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.Writer renamed to com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter | From | To |