39fe259e1bd125ff39e8ffdfc4754e58a310c42e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public waitUntilOnline() : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public waitUntilNodeOnline() : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute protected status : NODE_STATUS from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected status : NODE_STATUS from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin | From | To | |
Extract Variable | 3 | ||
Extract Variable executedLocally : boolean in method public call(unlockCallback OCallable<Void,ODistributedRequestId>) : Object from class com.orientechnologies.orient.server.distributed.ODistributedStorage.updateRecord.executeRecordOperationInLock | From | To | |
Extract Variable executedLocally : boolean in method public command(iCommand OCommandRequestText) : Object from class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
Extract Variable executedLocally : boolean in method public call(unlockCallback OCallable<Void,ODistributedRequestId>) : Object from class com.orientechnologies.orient.server.distributed.ODistributedStorage.deleteRecord.executeRecordOperationInLock | From | To |