2ada36edc256d2d7237480661b154ae9f6813a21
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 16
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getSourceNode() : String renamed to public getSenderNode() : String in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.OOperationRequest | From | To | |
| Rename Method public getSourceNode() : String renamed to public getSenderNode() : String in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.ONetworkSubmitResponse | From | To | |
| Move And Rename Method | 2 | ||
| Move And Rename Method public makeMaster() : void from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to public makeCoordinator(nodeName String) : void from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move And Rename Method public removeMaster() : void from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to public setExternalCoordinator(lockManager ODistributedMember) : void from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type context : OrientDB to context : OrientDBInternal in method public OClusterPositionAllocatorDatabase(context OrientDBInternal, databaseName String) in class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To | |
| Change Parameter Type distributed : ODistributedServerManager to distributed : OrientDBDistributed in method public OCoordinatedExecutorMessageHandler(distributed OrientDBDistributed) in class com.orientechnologies.orient.server.hazelcast.OCoordinatedExecutorMessageHandler | From | To | |
| Change Parameter Type orientDB : OrientDB to orientDB : OrientDBInternal in method public ODistributedExecutor(executor ExecutorService, operationLog OOperationLog, orientDB OrientDBInternal, database String) in class com.orientechnologies.orient.server.distributed.impl.coordinator.ODistributedExecutor | From | To | |
| Move Method | 3 | ||
| Move Method public getSubmitContext() : OSubmitContext from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to public getSubmitContext() : OSubmitContext from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move Method public getCoordinator() : ODistributedCoordinator from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to public getCoordinator() : ODistributedCoordinator from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move Method public getExecutor() : ODistributedExecutor from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to public getExecutor() : ODistributedExecutor from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private executor : ODistributedExecutor from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to private executor : ODistributedExecutor from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move Attribute private coordinator : ODistributedCoordinator from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to private coordinator : ODistributedCoordinator from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Move Attribute private submitContext : OSubmitContext from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl to private submitContext : OSubmitContext from class com.orientechnologies.orient.server.distributed.impl.metadata.ODistributedContext | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute sourceNode : String to senderNode : String in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.ONetworkSubmitResponse | From | To | |
| Rename Attribute sourceNode : String to senderNode : String in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.OOperationRequest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable name : String in method public entryUpdated(iEvent EntryEvent<String,Object>) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
| Extract Variable next : long in method private initAllocators(storage OStorage) : void from class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type context : OrientDB to context : OrientDBInternal in class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To | |
| Change Attribute Type distributed : ODistributedServerManager to distributed : OrientDBDistributed in class com.orientechnologies.orient.server.hazelcast.OCoordinatedExecutorMessageHandler | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter sourceNode : String to senderNode : String in method public ONetworkSubmitResponse(senderNode String, database String, operationId OSessionOperationId, response OSubmitResponse) in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.ONetworkSubmitResponse | From | To | |
| Rename Parameter sourceNode : String to senderNode : String in method public OOperationRequest(senderNode String, database String, id OLogId, request ONodeRequest) in class com.orientechnologies.orient.server.distributed.impl.coordinator.network.OOperationRequest | From | To |