fa8f5601495469e8256ac24b83099e1f1cc99bc2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable in : ObjectInputStream to replacement : ReferenceReplacement in method private createObjectInput(buff byte[]) : ObjectInputStream in class com.ea.orbit.actors.runtime.Messaging | From | To | |
Change Return Type | 2 | ||
Change Return Type Class<?> to Class<T> in method private classForName(className String, ignoreException boolean) : Class<T> in class com.ea.orbit.actors.runtime.Execution | From | To | |
Change Return Type Class<?> to Class<T> in method private classForName(className String) : Class<T> in class com.ea.orbit.actors.runtime.Execution | From | To | |
Change Variable Type | 1 | ||
Change Variable Type in : ObjectInputStream to replacement : ReferenceReplacement in method private createObjectInput(buff byte[]) : ObjectInputStream in class com.ea.orbit.actors.runtime.Messaging | From | To | |
Extract Method | 1 | ||
Extract Method private createObjectInput(buff byte[]) : ObjectInputStream extracted from private onMessageReceived(from INodeAddress, buff byte[]) : void in class com.ea.orbit.actors.runtime.Messaging | From | To |