f19c118eeff9d6d4a90fab354b462a59e8264373
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public createRequest(requestType int) : OBinaryRequest<? extends OBinaryResponse> from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary to private createRequest(requestType int) : OBinaryRequest<? extends OBinaryResponse> from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory | From | To | |
Move Method public createRequest37(requestType int) : OBinaryRequest<? extends OBinaryResponse> from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary to public createRequest37(requestType int) : OBinaryRequest<? extends OBinaryResponse> from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory | From | To | |
Extract Class | 1 | ||
Extract Class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To |