d1ef4732cf994d8b602f62b1bda5bcecf7f9ef05
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public coordinatedRequest(connection OClientConnection, requestType int, clientTxId int, channel OChannelBinary) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public coordinatedRequest(connection OClientConnection, requestType int, clientTxId int, channel OChannelBinary) : void from class com.orientechnologies.orient.core.db.OrientDBDistributed | From | To | |
| Move Method private newDistributedRequest(requestType int) : OBinaryRequest<OBinaryResponse> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to private newDistributedRequest(requestType int) : OBinaryRequest<OBinaryResponse> from class com.orientechnologies.orient.core.db.OrientDBDistributed | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private coordinateMessagesFactory : OCoordinateMessagesFactory from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to private coordinateMessagesFactory : OCoordinateMessagesFactory from class com.orientechnologies.orient.core.db.OrientDBDistributed | From | To | |
| Move Attribute private requestHandler : OCoordinatedExecutorMessageHandler from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to private requestHandler : OCoordinatedExecutorMessageHandler from class com.orientechnologies.orient.core.db.OrientDBDistributed | From | To |