640ffe04b7be08372ccf8ecd486e318264bd9df5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method public close() : void inlined to public disconnect() : void in class org.neo4j.bolt.v1.transport.socket.client.WebSocketConnection | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute currentRecieveIndex : int to currentReceiveIndex : int in class org.neo4j.bolt.v1.transport.socket.client.WebSocketConnection | From | To | |
| Rename Attribute currentRecieveBuffer : byte[] to currentReceiveBuffer : byte[] in class org.neo4j.bolt.v1.transport.socket.client.WebSocketConnection | From | To |