5f84eb1b7b7908152be8041d1b1f3ce8a3f3d1f1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type obj : Object to type : Class in method public SimpleSerDe(type Class, ser boolean) in class org.apache.pulsar.functions.utils.SimpleSerDe | From | To | |
| Move Method | 4 | ||
| Move Method public testInconsistentInputType() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest to public testInconsistentInputType() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest | From | To | |
| Move Method public testVoidOutputClasses() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest to public testVoidOutputClasses() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest | From | To | |
| Move Method public testInconsistentOutputType() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest to public testInconsistentOutputType() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest | From | To | |
| Move Method public testVoidInputClasses() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest to public testVoidInputClasses() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest from class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest | From | To | |
| Move Class | 6 | ||
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.VoidOutputHandler moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.VoidOutputHandler | From | To | |
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.IntegerSerDe moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.IntegerSerDe | From | To | |
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.ComplexSerDe moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.ComplexSerDe | From | To | |
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.VoidInputHandler moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.VoidInputHandler | From | To | |
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.ComplexUserDefinedType moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.ComplexUserDefinedType | From | To | |
| Move Class org.apache.pulsar.functions.runtime.instance.JavaInstanceTest.ComplexTypeHandler moved to org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnableTest.ComplexTypeHandler | From | To | |
| Extract Method | 1 | ||
| Extract Method private setupSerDe(pulsarFunction PulsarFunction, clsLoader ClassLoader) : void extracted from public run() : void in class org.apache.pulsar.functions.runtime.instance.JavaInstanceRunnable | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter obj : Object to type : Class in method public SimpleSerDe(type Class, ser boolean) in class org.apache.pulsar.functions.utils.SimpleSerDe | From | To |