54cc8060783eee60237a5c39c311bdb6f5a516f2
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable buffer : ByteArrayInputStream to stream : ByteArrayInputStream in method private deserializeMessage(data byte[]) : Message in class com.orientechnologies.orient.distributed.impl.OMulticastNodeDiscoveryManager | From | To | |
| Rename Variable nodeNameLength : int to length : int in method private readString(stream ByteArrayInputStream) : String in class com.orientechnologies.orient.distributed.impl.OMulticastNodeDiscoveryManager | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable buffer : ByteArrayInputStream to stream : ByteArrayInputStream in method private readString(stream ByteArrayInputStream) : String in class com.orientechnologies.orient.distributed.impl.OMulticastNodeDiscoveryManager | From | To | |
| Extract Method | 1 | ||
| Extract Method private readString(stream ByteArrayInputStream) : String extracted from private deserializeMessage(data byte[]) : Message in class com.orientechnologies.orient.distributed.impl.OMulticastNodeDiscoveryManager | From | To |