b4c74b9d47042f70f3b682479b6c6ff9fdc173a0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From com.hazelcast:hazelcast 3.6.3 To 3.6.5 | |
| From org.apache.httpcomponents:httpclient 4.4 To 4.5 | |
| From com.hazelcast:hazelcast-cloud 3.6.3 To 3.6.5 | |
| From org.apache.httpcomponents:httpclient 4.5 To 4.4 | 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 1 | ||
| Push Down Method public getRemoteServer(rNodeName String) : ORemoteServerController from class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin to public getRemoteServer(rNodeName String) : ORemoteServerController from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
| Extract Variable | 4 | ||
| Extract Variable server : String in method public requestDatabaseDelta(distrDatabase ODistributedDatabaseImpl, databaseName String) : boolean from class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Extract Variable targetNode : String in method public requestDatabaseDelta(distrDatabase ODistributedDatabaseImpl, databaseName String) : boolean from class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Extract Variable lsn : OLogSequenceNumber in method public requestDatabaseDelta(distrDatabase ODistributedDatabaseImpl, databaseName String) : boolean from class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Extract Variable key : String in method public setDatabaseStatus(iNode String, iDatabaseName String, iStatus DB_STATUS) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
| Extract Method | 2 | ||
| Extract Method public getNodeName(iMember Member, useCache boolean) : String extracted from public getNodeName(iMember Member) : String in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Extract Method protected registerNode(member Member, joinedNodeName String) : void extracted from public entryAdded(iEvent EntryEvent<String,Object>) : void in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To |