045468fd9476350f7ce3d4af4aa0f4ea7fd340da
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable rec : byte in method package readRecordFromBytes(network OChannelDataInput, serializer ORecordSerializer) : ORecord from class com.orientechnologies.orient.client.remote.message.OMessageHelper | From | To | |
Extract Method | 1 | ||
Extract Method public beginRequest(iCommand byte, nodeSession OStorageRemoteNodeSession) : void extracted from public beginRequest(iCommand byte, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public shutdown() : void extracted from public close(iForce boolean, onDelete boolean) : void in class com.orientechnologies.orient.client.remote.OStorageRemote & moved to class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To |